Skip to content

michrholmes/MvcMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MvcMovie

Learning and playing around with the MVC tutorial on making a web application movie database.

Using ASP.Net Core, Visual Studio, Entity Framework, SQL Server and LocalDB.

The web application will store a database of movies that can be added, deleted, edited, filtered and searched.