Habit Tracker is a simple command-line application written in Rust that helps you track your habits. It allows you to add, remove, and list habits, as well as mark them as done for a specific date.
Motivation: The main motivation behind this project is to practice and improve Rust programming skills. It is not intended for production use, but rather as a learning tool.
Habit Tracker is licensed under MIT License. You can find the full license text in the LICENSE file.
Habit Tracker is developed and maintained by Rafael Martin.