Git Product home page Git Product logo

shivamsaraswat / credit-card-fraud-detection Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 6.0 1.87 MB

This is an Online Transaction Fraud Detection System (FDS) to detect payment frauds. Made using Django.

License: MIT License

Python 1.98% CSS 27.51% JavaScript 59.52% SCSS 8.86% HTML 2.12%
credit-card-fraud-detection django django-framework fraud-detection fraud-detection-system fraud-prevention

credit-card-fraud-detection's Introduction

Hi ๐Ÿ‘‹, I'm Shivam Saraswat

A passionate Security Researcher from India

๐Ÿ‘จโ€๐Ÿ’ป About Me :

  • ๐ŸŒฑ Iโ€™m currently learning Application Security.

  • ๐Ÿ“ I regularly write articles on blog.shivamsaraswat.com

  • ๐Ÿ’ฌ Ask me about Programming and Cybersecurity.

  • ๐Ÿ“ซ How to reach me: Linkedin

๐Ÿ› ๏ธ Languages and Tools :

bash c docker git html5 jekyll linux python selenium

โœ๏ธ Blog Posts

๐Ÿ”ฅ My Stats :

shivamsaraswat


ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Support:

cybersapien

credit-card-fraud-detection's People

Contributors

shivamsaraswat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

credit-card-fraud-detection's Issues

decouple.UndefinedValueError

Traceback (most recent call last):
File "C:\Users\hp\Downloads\credit-card-fraud-detection-main\manage.py", line 15, in
execute_from_command_line(sys.argv)
File "C:\Users\hp\AppData\Roaming\Python\Python39\site-packages\django\core\management_init_.py", line 381, in execute_from_command_line
utility.execute()
File "C:\Users\hp\AppData\Roaming\Python\Python39\site-packages\django\core\management_init_.py", line 325, in execute
settings.INSTALLED_APPS
File "C:\Users\hp\AppData\Roaming\Python\Python39\site-packages\django\conf_init_.py", line 79, in getattr
self.setup(name)
File "C:\Users\hp\AppData\Roaming\Python\Python39\site-packages\django\conf_init
.py", line 66, in setup
self.wrapped = Settings(settings_module)
File "C:\Users\hp\AppData\Roaming\Python\Python39\site-packages\django\conf_init
.py", line 157, in init
mod = importlib.import_module(self.SETTINGS_MODULE)
File "C:\Program Files\Python39\lib\importlib_init
.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "", line 850, in exec_module
File "", line 228, in _call_with_frames_removed
File "C:\Users\hp\Downloads\credit-card-fraud-detection-main\djecommerce\settings\production.py", line 1, in
from .base import *
File "C:\Users\hp\Downloads\credit-card-fraud-detection-main\djecommerce\settings\base.py", line 7, in
SECRET_KEY = config('SECRET_KEY')
File "C:\Users\hp\AppData\Roaming\Python\Python39\site-packages\decouple.py", line 197, in call
return self.config(*args, **kwargs)
File "C:\Users\hp\AppData\Roaming\Python\Python39\site-packages\decouple.py", line 85, in call
return self.get(*args, **kwargs)
File "C:\Users\hp\AppData\Roaming\Python\Python39\site-packages\decouple.py", line 70, in get
raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: SECRET_KEY not found. Declare it as envvar or define a default value.

whenever i try to run the program i get this error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.