Commit Graph

6 Commits

Author SHA1 Message Date
0bae4d3c01 feat: add getAllUsers function and integrate user fetching in dashboard 2025-06-30 20:23:08 +02:00
c52193e697 feat: enhance user management functionality with detailed feedback and improved error handling 2025-06-22 01:16:58 +02:00
0fd042c9ca feat: add user management functions and update dashboard for create, update, and delete actions 2025-06-22 00:57:01 +02:00
01bce663f6 feat: implement user creation functionality and update dashboard notifications 2025-06-21 01:28:39 +02:00
63d120cc4e feat: add sqlstring and supports-color modules
- Introduced sqlstring module for SQL escape and formatting.
- Added supports-color module to detect terminal color support.
- Created dashboard and login views with Bootstrap styling.
- Implemented user schema in SQL with mock data for testing.
2025-06-20 22:57:32 +02:00
b6f72d059d installed dependecies 2025-06-20 20:52:03 +02:00