diff --git a/CinemaEntityDiagram.drawio.png b/CinemaEntityDiagram.drawio.png new file mode 100644 index 0000000..0b32908 Binary files /dev/null and b/CinemaEntityDiagram.drawio.png differ diff --git a/user-stories.md b/user-stories.md index b836475..2d49c94 100644 --- a/user-stories.md +++ b/user-stories.md @@ -1,3 +1,6 @@ - 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 an admin, so I can keep track of ticket sales, I want to see a history of ticket purchases +- As an admin, so I can keep track of the movie schedule, I want to see an overview of which screens shows which movies at which time +- As an admin, so I can exand the cinema, I want to be able to add screens \ No newline at end of file