Commit Graph

7 Commits

Author SHA1 Message Date
cf2df504b1 add task delete modal and alert 2026-05-05 17:00:42 +08:00
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
ce0aa4f789 a 2026-04-02 17:50:10 +08:00
2f3ea44a5c test 2026-03-31 19:32:41 +08:00
9e57eee51d backend 2026-03-24 17:54:45 +08:00
4e139450ac renamedc app 2026-03-17 17:47:56 +08:00