-
Notifications
You must be signed in to change notification settings - Fork 0
User Stories
Joshua edited this page Aug 7, 2021
·
2 revisions
A user story provides an informal explanation of a feature, from a user's perspective. More info here.
General user stories that should apply to all aspects of the application.
As a QUT student, I want to upload my timetable so I can gain access to other features or functionality of the application.
- User needs to have an account (registered their QUT email).
- Have created and exported their timetable from QUT's Timetable Planner (for now).
- User needs to be able to upload their timetable (in csv format) to an application.
As a registered user, I want to discover others with a matching class or classes, so I can expand my contacts at uni.
- User should have uploaded their timetable.
- User should be able to see a list of students with matching class(es).
As a registered user, I want to add a contact method so other students can get in touch with me.
- User needs to be able to enter a contact method (via form for example).
- Selected a contact method (Discord, LinkedIn, Email, etc.).
- User should have entered a valid contact method.
User stories that should apply to the web-based version of the project.
As a registered user, I want to login without the use of a password for ease of use.
- User should have a valid QUT email.
- User needs to be registered.
User stories that should apply to the Discord bot version of the project.