Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 934 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 934 Bytes

365-Entertainment-Website

Project 1 under Suven Coding Internship

You can view Live Preview Here

  • Designed an HTML-CSS frontend template including the following modules like header containing navigation links and site logo with embedded CSS properties.
  • Body content or section with movie details sorted and displayed according to genre and footer with copyright info.
  • 365 Entertainment has a javascript search module to search for any movies within the webpage and show the result with their category.
  • Image sliding effect shown on the home page as well as movies page is done using javascript carousel part.
  • On the movies page, the Genre button will show you the categories in the dropdown, when you click on any category it will filter out the movies and show the particular result of the category.