Vidly. A video rental website built with MVC structure.

github.com/mosh-hamedani/vidly-mvc-5

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2020
  • Update README.md
May 2016
  • Final touch on the CSS.
  • Add new customer button on the customers page.
  • Final touch on the colors.
  • Add Elmah.
  • Add custom error pages.
  • Move Facebook app settings to web.config
  • Add publish profiles.
  • Add client-side validation.
  • Add Toastr.
  • Build a form for storing rentals.
  • Build an API for renting movies.
April 2016
  • Disable session state.
  • Add Glimpse.
  • Solution - Section 8 Exercise - Add phone to application user.
  • Enable facebook login.
  • Add driving license to user.
  • Restrict movie manage operations to store manager.
  • Create migration to seed users.
  • Prevent anonymous access globally.