Basic Todo application that registers ones Todo activities and marks them as Complete once he/she completes them.
Run the Following command after cloning the repo to build a replica of the virtual environment used:
(venv) $ pip install -r requirements.txt