Question
As a database developer at the creative Developers Company (CDC), you got a new project to develop a database system for a Cinema named the
As a database developer at the creative Developers Company (CDC), you got a new project to develop a database system for a Cinema named the Movie Zone. CDC Company conducted a meeting with the Movie Zone General Manager and they required a System for their staff to ease and organize the process of movies reservation. The Movie Zone General Manager requires a system that allows the customer to search for a movie, know the genre for the selected movie, reserve a movie and other additional services.
To reserve a movie at Movie Zone Company, the customer must have an account that has a unique National ID, name (first name, mid name, last name), phone number (one or more), age, gender, address, nationality, and date of birth. Each customer can reserve more than one movie. In addition, many customers can reserve many movies. Each movie is described by movie title, movie id, duration, revenue and year.
In Movie Zone Cinema, a movie has one or many genre, each of which is identified by genre id, and genre name. One Genre can be related for more than one movie. Also, Movie Zone deals with a range of production companies and are identified by id, name, address and phone number. The production company produces one or more movies, and the film is related to only one production company
- Investigate and document at least 10 system and user requirements based on the given scenario.
- Outline the database system by designing an appropriate Entity Relationship Diagram (ERD)
- Create the relational database which includes:
3.1 List of tables mapped from the ERD
3.2 Database schema which includes the fields, datatypes and constraints (data validation), identifiers (primary keys and foreign keys).
- Check whether the provided design is normalized. If not, normalize the database by removing the anomalies.
- Design set of simple input and output (reports) interfaces for the project using Wireframe or any interface-designing tool.
Assess and validate your design with respect to given requirements, check whether all requirements are satisfied, show details on how you did your assessment
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started