c165a0f71b
feat: initialize backend environment with Docker setup and configuration files
2025-06-29 19:10:43 +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
df199cf9a5
changed frontend design
...
Also added some notes
2025-06-21 00:29:41 +02:00
c26a19ec7b
changed frontend
2025-06-20 23:52:07 +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