-
Notifications
You must be signed in to change notification settings - Fork 38
Account Management Specification
kayl424 edited this page Mar 7, 2022
·
1 revision
Implementation due 11 March 2022
Jackson Chadfield
Fraser McCallum
- User can login with google.
- Using firebase.
- Firebase ID is linked to our database.
- Users can create a house.
- Houses should have:
- An owner (by default the user that created them).
- A name.
- Should be able to add other flatmates through a sharing link.
- Houses should have:
- User/Flat details can be edited and managed.
- Sharing Link Process:
- Owner creates flat.
- Share button will give them a sharing URL.
- Owner sends this to their flatmates.
- This URL will redirect the flatmate to login/create account page.
- Once they have logged in/created an account, they’ll be added to the flat automatically.
- Home
-
Repo Documents
- Introduction and Tools
- Project Proposal
- Contributions (Team 3, Team 4)
-
Specifications
- Team 3 Feature Specifications for A2
- Team 4 Feature Specifications for A1
- Tips and Tricks
-
Internal Documentations
-
Team 3 Documentation for A2
- Subteam 1
- Subteam 2
- Subteam 3
- Team 3 Whole Meetings
-
Team 4 Documentation for A1
- Team Agreement
- Meeting Minutes - Front End
- Meeting Minutes - Back End
- Meeting Minutes - Whole Team
- Recordings
-
Team 3 Documentation for A2
- Repository Setup