#Running Locally
- Install dependencies:
- Install Python
- Add python as environment variable windows
- To install pip, securely download get-pip.py
- Run python get-pip.pyin terminal
- Add pip to your PATH system variable windows
- Run pip install -r requirements.txt in terminal after going to correct folder
- Type python flash_cards.py - if you get error for flask then use python -m pip install Flask first then run flash_card.py file
- Open http://127.0.0.1:5000/initdb
- Then open http://127.0.0.1:5000/login
- For a better experience, run our application in Google Chrome browser.
- Enjoy your time with our application!
#Running on browser
PS : For a better experience, run our application on Google Chrome browser.
The application is presently hosted on Render at https://organic-chemistry-flashcards.onrender.com/welcome
Do have a look and let us know !