Everything you need
User Stories
These are the user stories for this application which are all implemented.
- User Registration
- As a new customer I want to create an account with my email, password, and contact details So that I can log in and manage my film reservations.
- User Login & Session
- As a registered customer I want to log into the system securely So that I can access my profile and make reservations.
- Browse Films
- As a customer I want to view a list of available films, with categories and details So that I can choose which films to rent.
- Browse Actors
- As a movie enthusiast I want to look up actors and see which films they appear in So that I can explore movies featuring my favorite performers.
- Make a Reservation
- As a logged-in customer I want to reserve a film copy at a store So that I can ensure it’s available when I visit.
- Manage Profile
- As a logged-in customer I want to view and update my profile (name, email, password, phone) or delete my account So that my account information is up to date and I can leave the service if I wish.