Commit Graph

19 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
e50a6c91e6 a 2026-04-21 15:45:25 +08:00
a49eb4e77c more changes 2026-04-21 15:44:34 +08:00
2a7eea5733 a 2026-04-02 17:50:26 +08:00
ce0aa4f789 a 2026-04-02 17:50:10 +08:00
60697d80be a 2026-04-02 15:13:54 +08:00
2f3ea44a5c test 2026-03-31 19:32:41 +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
4e139450ac renamedc app 2026-03-17 17:47:56 +08:00
896f7e41a6 end of night 2026-03-10 20:19:24 +08:00
2c23322841 fix 2026-03-10 19:11:37 +08:00
cb399f97d4 fix 2026-03-10 19:05:57 +08:00
e890f478a1 Initial commit 2026-03-10 18:49:50 +08:00