Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

Vidly is a web-based movie rental store application built using the ASP.NET MVC 5 Framework.

Notifications You must be signed in to change notification settings

iankuys/Vidly-ASP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vidly - Movie Rental Store

Vidly is a web-based movie rental store application built using the ASP.NET MVC 5 Framework.

Tech Stack

  • Framework: ASP.NET MVC 5
  • Language: C#
  • ORM: Entity Framework
  • Database: SQL Server (LocalDB)
  • Frontend: Razor Views, Bootstrap, jQuery

Features

  • Browse available movies
  • Customer management (create, edit, delete)
  • Membership type handling
  • Server-side form validation
  • Entity relationships (Movie ↔ Genre, Customer ↔ MembershipType)
  • Migrations with Entity Framework
  • [Optional] Role-based access (extendable)

Credit to Mosh Hamedani

About

Vidly is a web-based movie rental store application built using the ASP.NET MVC 5 Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published