You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application about managing a movie store and renting movies to customers using ASP.NET MVC and code first databases. Includes API with CRUD functionalities for movies and customers.
Application about managing a movie store and renting movies to customers using ASP.NET MVC and code first databases.
Includes API with CRUD functionalities for movies and customers which can be found in: Movie-Store/PMF_Movie_Store/Controllers/Api/
This project was made for a subject at university called "Programming network applications".
About
Application about managing a movie store and renting movies to customers using ASP.NET MVC and code first databases. Includes API with CRUD functionalities for movies and customers.