Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added er-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion user-stories.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- As a customer, so I can receive my tickets, I want to provide my contact information.
- As a customer, so I can decide which movie I want to watch, I want to see a list of movies.
- As an admin, so I can manage the movies shown at the cinema, I want to update the list of movies.
- As a customer, so I can learn more about a movie, I want to view its description, runtime and age rating.
- As a customer, so I can book a seat for a screening, I want to choose a screening from the available options.

- As an admin, so I can manage the movies shown at the cinema, I want to update the list of movies.
- As an admin, so I can manage screenings, I want to assign movies to screenings and showtimes.
- As an admin, so i can manage screenings, I want to add new screenings and update their details.