-
Login and Sign up - Hosted on Firebase
-
Based on Python-Flask
pip install pyrebase4
pip install flask
- Clone the repository
- Open the terminal
- Navigate to the project
- Add the firebase api keys and db url for the account created on firebase
- Run the following commands to test the project
pip install -r requirements.txt
python3 test/test.py