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 cinema-database-design.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion user-stories.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
- 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 an admin, so I can manage the movies shown at the cinema, I want to update the list of movies.
- As a contact, so I can buy tickets for others, i want to make a booking for tickets.
- As an admin, so that customers can see the latest schedule, I want to add new movies and screening times.
- As an admin, so that I can accomodate multiple movies and screening times every day, I want to manage movie schedules.
-