Commit Graph

36 Commits

Author SHA1 Message Date
c9fbab3bbb style: revert background to light theme and update card colors to match sidebar palette 2025-12-11 13:51:36 +01:00
35d64ef3c0 style: apply bold modern colors throughout dashboard - dark backgrounds, vibrant gradients, white text 2025-12-11 13:48:30 +01:00
6dc90f1745 feat: reorganize dashboard layout with UserManagement full-width and horizontal analytics charts 2025-12-11 13:44:02 +01:00
02452c11e6 fix: simplify AnalyticsDashboard layout to prevent text overflow and improve stability 2025-12-11 13:41:57 +01:00
dd78602dd6 style: improve UserManagement layout with flex-wrap and better organization 2025-12-11 13:39:42 +01:00
0a55438bce fix: remove extra closing brace in StatsCard 2025-12-11 13:38:03 +01:00
51df7f57ec style: compact stats cards with better colors and layout 2025-12-11 13:37:01 +01:00
feacef2a81 fix: remove all duplicate closing tags in StatsCard 2025-12-11 13:35:37 +01:00
77546a5017 fix: remove duplicate code in StatsCard 2025-12-11 13:34:40 +01:00
d38f0a4cc2 style: enhance card colors and improve typography hierarchy 2025-12-11 13:32:35 +01:00
b6764b5ed6 fix: remove duplicate closing brackets in Sidebar 2025-12-11 13:29:36 +01:00
e84d0f5f8f feat: modernize admin dashboard with premium sports design 2025-12-11 13:27:57 +01:00
16e22f330a fix: update route params to Promise type for Next.js 16 compatibility 2025-12-11 13:10:51 +01:00
efa2f2a8d8 fix: correct Button import paths to use lowercase button 2025-12-11 13:04:50 +01:00
62e2255b5e fix 2025-12-01 23:17:40 +01:00
d7d270510f c 2025-12-01 21:10:04 +01:00
0011c9d4e5 currently check in implemented 2025-12-01 20:07:48 +01:00
28b5b52a8f context extended
maybe need polishing
2025-11-26 01:13:11 +01:00
bf532ba35d deepseek integrated succesfully 2025-11-24 19:25:34 +01:00
0896dd46d1 ai rec refinement 2025-11-24 19:08:58 +01:00
e9ba9e2700 recommendatio edit added 2025-11-24 18:36:04 +01:00
3ab9908588 ai rec works
as intended, needs refinments
2025-11-24 17:57:35 +01:00
8b4cef33dc recommendation flow implemented
POC phase compleated
2025-11-20 19:10:16 +01:00
118efad70f invite and saving fitness profile
added, need polishing
2025-11-20 18:36:40 +01:00
daaf5aa2dd attendace view in admin up fixed 2025-11-19 06:10:53 +01:00
4909815807 minir fix 2025-11-19 05:07:14 +01:00
a87b94219d super admin added 2025-11-19 04:00:03 +01:00
b1bb5d8166 redesign
admin dashboard
2025-11-19 03:34:18 +01:00
39021dca35 manual check in/check out
implemented, to be implemented: qrcode or/and geofence
2025-11-19 02:23:39 +01:00
b9f33fdcc6 fitness profile
functionality added, need polishing
2025-11-11 02:16:29 +01:00
64bc4aa58b sync user
from clerk -> db
2025-11-10 05:11:51 +01:00
3a58d420d6 clerkauth
implemented, sync with db to be added
2025-11-10 04:16:31 +01:00
9d2bfda0ca crud
admin crud ops implemented partialy
2025-11-09 18:11:40 +01:00
df668927f5 db layer implemented
using sqlite
2025-11-07 23:46:46 +01:00
e287e55f1f welcome page
with profile form
2025-11-07 21:16:03 +01:00
3a554ba434 basic stracture and auth
in memory db :)
2025-11-07 20:59:56 +01:00