Commit Graph

11 Commits

Author SHA1 Message Date
Tim Basten
63070fd90c feat: Enhance dashboard with stats cards and task filtering
- Added stats cards to display active, completed, overdue, and due-today tasks on the dashboard.
- Implemented search functionality to filter tasks in real-time based on user input.
- Introduced quick-pick date buttons for easier task date selection.
- Updated task rendering logic to handle empty states for task lists.
- Improved overall user interface with new CSS styles for stat cards and buttons.

chore: Update environment variables and backend error handling

- Fixed formatting in the .env file for consistency.
- Enhanced error handling in the backend API for better debugging.

feat: Revamp frontend pages with new features and pricing sections

- Redesigned the index.html page to include a hero section and feature highlights.
- Created a new features page with dynamic loading of features from JSON.
- Implemented a pricing page that loads plans from JSON and highlights the featured plan.
- Added support and FAQ sections with dynamic content loading and contact form functionality.
- Introduced JSON files for FAQs, features, and pricing to allow easy updates without code changes.
2026-04-23 16:29:52 +08:00
a49eb4e77c more changes 2026-04-21 15:44:34 +08:00
ce0aa4f789 a 2026-04-02 17:50:10 +08:00
60697d80be a 2026-04-02 15:13:54 +08:00
c0e035a4bd m 2026-03-31 19:32:19 +08:00
d777d3065d changes 2026-03-31 18:30:49 +08:00
bad112803a end of class 2026-03-26 17:44:48 +08:00
e5b3887888 require cors 2026-03-24 19:33:50 +08:00
5f2ecb425e fix cors 2026-03-24 19:31:16 +08:00
7febfd6544 backend 2026-03-24 19:01:19 +08:00
9e57eee51d backend 2026-03-24 17:54:45 +08:00