Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 299 Bytes

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.