Cant join team if in team
Profile page resets properly
Post button spam no longer leads to crash due to duplicate calls
Housekeeping:
Made some name changes
moved homescreenpages from layout -> homeFeed
Deleted 2 unused classes, authService.dart and old loginPage.dart then renamed startPage.dart -> loginPage.dart
Set up openApi on backend and added URL in Service classes
Logout button for userProfile and AdminProfile
Preliminary endpoints for backend to create and fetch user
Removed authguard
Refactored loginGoogle to googleAuthService.dart