Skip to content

vaishnavi192/HackNITTE_Backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to Start

  • Install Python.
  • Install modules using pip install -r requirements.txt (windows) or pip3 install -r requirements.txt (linux)
  • Run the app.py python app.py (windows) or python3 app.py (linux)
  • If you are adding new modules then open the project in Pycharm with virtual environment or create one using venv.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%