Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 679 Bytes

File metadata and controls

23 lines (10 loc) · 679 Bytes

"# I AM DEE BEE"

This project is a IMDB clone. We have implemented: Main page, search bar, search page, search result, sideBar.

Main page: Displays the main page of the website

Search bar: Handles the search bar where you can search for movies etc.

Search page: The result page of a search using the search bar.

Search result: The actual movies that result from a search

Sidebar: Menu that holds genres, top movies, popular movies, etc...

Not yet implemented: Details, user functionality

Details: page that shows the details of a movie (movie score, actors, director, title, etc...)

user functionallity: User will be able to log in and save their prefferences.