Skip to content

ArnimSharma007/RaktVeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood-Bank-Management-System

How to run a App

Create a virtual environment

Download python & pip

download requirement file

$ pip install -r requirement.txt

then

$ python manage.py migrate

$ python manage.py createsuperuser

start the app

$ python manage.py runserver

Open browser, http://localhost:8000

stop the app

       Ctrl+C

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages