Releases: TomFanella4/meetover
Releases · TomFanella4/meetover
Sprint 3
Sprint 2
Sprint 2 User Stories
- As a user, I would like to modify my user profile and other settings.
- As a user, I would like to toggle my visibility in the MeetOver network.
- As a user, I would like to chat with other professionals using IM.
- As a user, I would like to request MeetOver appointments from professionals near me.
- As a user, I would like to confirm my MeetOver appointment.
- As a user, I would like to view other MeetOver users in the same travel hub as me on a map.
- As a developer, I would like to develop a database of user profile criteria that can be used in the matching algorithm.
- As a developer, I would like to carry out the matching computation on a cloud server.
Sprint 1
Sprint 1 Major Changes
Frontend
- Setup project skeleton and architecture
- Authorization flow via LinkedIn
- Settings screen for modifying user settings
- List screen for matches
- Profile screen for viewing a user' profile data
Backend
- Setup project skeleton and API stubs
- Integrate with LinkedIn API for authorization flow
- Setup Firebase real time database for cloud storage
- Receive and store user profile data