diff --git a/cinema-database-design.png b/cinema-database-design.png new file mode 100644 index 0000000..5023039 Binary files /dev/null and b/cinema-database-design.png differ diff --git a/user-stories.md b/user-stories.md index b836475..1cccf1c 100644 --- a/user-stories.md +++ b/user-stories.md @@ -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. \ No newline at end of file +- 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. +- \ No newline at end of file