Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 872 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 872 Bytes

Movsi

A movie information displaying webapp built with JavaScript, implemented through the use of the Model-View-Controller (MVC) pattern/architecture.
Live demo

Features

  • Display of movie information, including current theater releases, top grossing films, and top rated films
  • Genre filtering for movie selection
  • Ratings, box-office and relevant information of movies
  • Pagination for longer lists of movies
  • Bookmarking feature to save favorite movies
  • Search functionality to quickly find specific movies
  • Responsive and modern UI design

Contributing

  • If you are interested in contributing to this project, please fork the repository and submit a pull request with your proposed changes.

Acknowledgments