This project was made with HTML, Tailwind, Flask and MongoDB.
In the project directory, you can run:
python app.py
Open http://localhost:5000 to view it in your browser.
Recommended to create virtual environment and install modules from requirements.txt using:
python -m virtualenv venv
venv/scripts/activate
pip install -r requirements.txt
The env file contains the following data
MONGO_URI = ""