Skip to content

abhijeetyadav82/RFID-credit-card-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFID-credit-card-system

How to run this web app locally-

  1. Install the requirements within requirements.txt using pip
  • pip install -r requirements.txt
  1. Make migration files for database
  • python manage.py makemigrations
  1. Migrate the files
  • python manage.py migrate
  1. Run the project on local server
  • python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published