This is a habit tracking app that allows users to track their habits and see their progress over time.
This is a habit tracking app that allows users to track their habits and see their progress over time. The app is built using Python and the following libraries:
- datetime
- sqlite3
- pytest
- questionary
pip install -r requirements.txt
python main.py
and follow instructions on screen.
pytest .