Skip to content

Movie renting demo website built using ASP.NET MVC 5

Notifications You must be signed in to change notification settings

JnNikola/Rentorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rentorer ASP.NET MVC 5

Movie renting web app

ASP.NET application for managing customers, users, movies and rentals.

Setup

Uses Authentication and Authorization so you need to run a few NuGet commands too seed users and update the database:

update-database

This will seed demo accounts of a guest, movie manager and ran admin as well as some model constants:

Role Demo Username Password
Admin admin@domain.com 9YB,VB?b++T4knc
Movie Manager movieManager@domain.com WT4?T6C6@up2a4F
Guest guest@domain.com G9W4tB&.7PKx$6&

About

Movie renting demo website built using ASP.NET MVC 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published