Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 498 Bytes

File metadata and controls

20 lines (16 loc) · 498 Bytes

OMDB - Online Movie Database

An IMDb like movie database website for movies and TV shows.

Features

  • User interface for site users provided.
  • Users can rate and review movies or TV shows.
  • Users are suggested movies and TV shows according to their individual taste and preference.
  • System administrators can add, edit or delete movie or tv show information.

Dependencies

The project requires:

  • Java EE 7
  • Apache Tomcat 8.0.x
  • Servlet 3.1
  • JSP 2.3
  • MySQL (> 5.1)