Open Issues Need Help
View All on GitHub Developer Tools • Habit Tracking
setup select habit 2 months ago
AI Summary: Improve the habit setup process in the Python CLI habit tracker to handle invalid user input gracefully. The current implementation crashes when the user provides bad input; the goal is to implement robust error handling to prevent this and allow the user to re-enter data.
Complexity:
3/5
good first issue
a complete CLI habit tracker written in python (still in development)
Python
#habit-tracker#habits#track