Devlog 15
I have now finished the following tasks:
- Inviting members
- Uninviting members
- Kicking members out of group
- Most of the UI to do with the member system (only joining a group left)
I have also added these improvements to the backend related things:
- The front end no longer assumes that a user is in a group and instead calls a server endpoint to check first on sign in
- The front end now connects on loading of the dashboard page instead of loading on the sign in page, which is to fix a current issue where if the user is already signed in but on the landing page, it makes them re-sign in, but soon it will just be a button saying “go to dash”
- Added UI for loading hydration for dash
- Made it so the add match/add team buttons were only visible to admins
I now pretty much don’t have too much to do, instead it will simply be finishing touches and a little bit of work with the joining system:
- Make the UI for creating a group
- Make the UI for joining a group actually work
- Add rate limiting
- Sync settings with database
- Publish
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.