Skip to content

solo1g/django-trading-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A virtual trading app built with django as backend and javascript,html,css for frontend.

Instructions to run:

  • Set up virtual environment from requirements.txt
    • pip install virtualenv
    • vitualenv venv
    • source venv/bin/activate
    • pip install -r requirements.txt
  • 'python manage.py runserver`

To delete all data and start afresh in case of some error:

python manage.py flush

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published