A simple command-line habit tracking application that allows users to log and view their daily habits.
- Log completed habits with timestamps
- View list of logged habits with completion dates
- Simple menu-driven interface
- Run the program
- Choose from the following options:
- Option 1: Log a new habit
- Option 2: View all logged habits
- Option 3: Exit the program