3 Commits

Author SHA1 Message Date
Primakov Alexandr Alexandrovich
46791c4443 1.0.0 2025-11-17 14:30:50 +03:00
Primakov Alexandr Alexandrovich
debd28905a Add authentication and tracking features with API integration
- Implemented user authentication with signup and signin functionality.
- Created a context for managing authentication state.
- Added protected routes for accessing the dashboard and tracker pages.
- Developed a tracker page for logging cigarette usage with optional notes and timestamps.
- Introduced a statistics page to visualize daily smoking habits using charts.
- Integrated Axios for API requests and error handling.
- Updated package dependencies including React Hook Form and Zod for form validation.
- Enhanced UI components for better user experience with Chakra UI.
- Added routing for authentication and tracking pages.
2025-11-17 13:53:25 +03:00
Primakov Alexandr Alexandrovich
c3eab8bcac init 2025-11-17 13:31:58 +03:00