Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 531 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 531 Bytes

Movie Web Application

This is a final project for "Advanced Cross-Platform C# Application" subject at university, which is dedicated movie lovers to search, browse, and rate their favorite movies.

Features

  • Search for movies by title, genre, or actor
  • View details about each movie, including the plot, cast, and rating
  • Rate movies and see their average rating
  • Browse popular movies by genre

Technologies Used

  • ASP.NET Core
  • Razor Pages
  • Entity Framework Core
  • SQL Server database
  • Bootstrap CSS framework