Commit Graph

83 Commits

Author SHA1 Message Date
sBubshait
0905a51ec5 feat: add endpoint to update user information 2025-07-21 10:12:18 +03:00
sBubshait
eb90aa15ac feat: implement sign out button 2025-07-21 10:11:46 +03:00
sBubshait
5870b29a9b feat: cache the user profile information for performance 2025-07-21 09:54:20 +03:00
sBubshait
0c7298e626 feat: skip main page if authenticatd already 2025-07-21 09:53:30 +03:00
sBubshait
622db644fa feat: login page with sucessful login authentication into secure shared preferences 2025-07-21 09:36:31 +03:00
sBubshait
930e6e5284 feat: add admin role and allow admins to create new users 2025-07-21 08:49:02 +03:00
sBubshait
00fe49b109 feat: add users and user login to backend 2025-07-20 15:59:24 +03:00
sBubshait
c78f246d96 feat: conncet backend with database 2025-07-20 15:14:09 +03:00
sBubshait
be6bfa1308 feat: add DB through Docker Compose 2025-07-20 10:59:14 +03:00
sBubshait
42b101f872 feat: add backend 2025-07-20 10:34:59 +03:00
sBubshait
ca35b01281 fix: CI/CD by adding entryPoint to reflect changes in folder structure 2025-07-20 10:28:43 +03:00
sBubshait
c3497ee7f8 fix: CI/CD to reflect restrucring front end to frontend folder 2025-07-20 10:21:31 +03:00
sBubshait
3565fdd963 feat: run flutter app from frontend folder 2025-07-20 10:02:16 +03:00
sBubshait
2d4280f997 feat: restructring 2025-07-20 10:01:32 +03:00
sBubshait
dc11d3ec3e feat: implement profile page with settings 2025-07-20 09:46:42 +03:00
sBubshait
f55491022f feat: implement testing notification on invitation acceptance 2025-07-17 14:11:07 +03:00
sBubshait
3c9127ea17 feat: change icons & update invitations for testing 2025-07-17 13:58:04 +03:00
sBubshait
d4ddc75e6c feat: web favicon to reflect new icon 2025-07-17 11:23:21 +03:00
sBubshait
8a5388f2c1 feat: add an app icon for iOS and android 2025-07-17 11:22:37 +03:00
sBubshait
b4eb05f80a feat: add development tools including the FCM token for testing purposes into the profile page 2025-07-17 11:02:43 +03:00
sBubshait
9c4ad5cdb2 feat: request notifications access only AFTER user action 2025-07-17 10:50:38 +03:00
sBubshait
c42c4e9be7 feat: PWA notifications non blocking 2025-07-17 10:43:47 +03:00
sBubshait
b2a4ffeb9b feat: basic test web notifications using PWA 2025-07-17 10:20:19 +03:00
sBubshait
cedea7fbb0 feat: made the posts a bit more realistic 2025-07-17 08:43:01 +03:00
sBubshait
d520739915 feat: implement basic feed page 2025-07-17 08:28:11 +03:00
sBubshait
e47dd9b7c7 fix: CI/CD remove tests as no tests are available now 2025-07-16 15:08:09 +03:00
sBubshait
23a6800e5e feat: upgrade flutter to a compatible version 2025-07-16 15:05:40 +03:00
sBubshait
1ca0f730c2 feat: implement CI/CD with testing and building 2025-07-16 15:04:12 +03:00
sBubshait
d726680b79 feat: added basic firebase hosting CICD 2025-07-16 15:02:18 +03:00
sBubshait
85bb7dace5 feat: add basic screens for feed, invitations and profile 2025-07-16 14:18:17 +03:00
sBubshait
afd8b355db test: delete old home page test 2025-07-16 14:18:00 +03:00
sBubshait
2b0f66527c feat: implement basic landing page 2025-07-16 14:17:24 +03:00
sBubshait
0135c9c984 initial commit 2025-07-16 13:46:43 +03:00