Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 872 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 872 Bytes

Database project

Internet Movie Database

  • An online database of information on films, tv programs, video games, internet streams, including information about cast, production, biographies, plots summaries, trivia, and fan reviews/ratings
  • Goal: Design and create a database
    • E-R Schema to Relational Model
    • Loading data into DBMS
    • Querying the database
    • Creating a user interface which interacts with the database

User Interface

Image of UI_search

Image of UI_predefined

Image of UI_insert