This is a fully functional Todolist application built using the Flask Framework.
- Clone the repository
- Create your environment
python3 -m venv env- Activate your environment
source env/bin/activate- Install all requirements
pip install -r requirements.txt- Run the following command to run the code in development mode
flask runURL - https://www.loom.com/share/605492b9271746d8a20fac61244dc57c?sid=7b11a165-0d30-4f1d-8c09-51186f8ff89c