Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarapmagcode/mvcmovie-web-app-using-asp.net-core-mvc
A CRUD web app for storing movies using the MVC pattern
https://github.com/sarapmagcode/mvcmovie-web-app-using-asp.net-core-mvc
asp-net-core asp-net-mvc csharp database mvc-architecture
Last synced: 2 days ago
JSON representation
A CRUD web app for storing movies using the MVC pattern
- Host: GitHub
- URL: https://github.com/sarapmagcode/mvcmovie-web-app-using-asp.net-core-mvc
- Owner: sarapmagcode
- Created: 2023-08-27T05:30:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T05:50:50.000Z (over 1 year ago)
- Last Synced: 2023-08-27T06:37:17.689Z (over 1 year ago)
- Topics: asp-net-core, asp-net-mvc, csharp, database, mvc-architecture
- Language: C#
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A CRUD web app for storing movies using the MVC pattern
## Screenshots
### Index
---
![image](https://github.com/sarapmagcode/MvcMovie-Web-App-using-ASP.NET-Core-MVC/assets/85553852/46f1e74f-7cf3-4bad-8821-6666f1dd9204)
### Index - search
---
![image](https://github.com/sarapmagcode/MvcMovie-Web-App-using-ASP.NET-Core-MVC/assets/85553852/8d58cf1c-dbc0-4ada-994c-175bd642272c)
### Index - filter
---
![image](https://github.com/sarapmagcode/MvcMovie-Web-App-using-ASP.NET-Core-MVC/assets/85553852/4d323c88-119f-418d-887e-2be04f3f7e8c)
### Create New
---
![image](https://github.com/sarapmagcode/MvcMovie-Web-App-using-ASP.NET-Core-MVC/assets/85553852/00828810-3946-4266-9333-0e95925feee3)
### Edit
---
![image](https://github.com/sarapmagcode/MvcMovie-Web-App-using-ASP.NET-Core-MVC/assets/85553852/f4065452-5655-43b5-81a0-afd13497ad14)
### Details
---
![image](https://github.com/sarapmagcode/MvcMovie-Web-App-using-ASP.NET-Core-MVC/assets/85553852/dd4da080-1fbe-433c-b728-dcbaf7a5422e)
### Delete
---
![image](https://github.com/sarapmagcode/MvcMovie-Web-App-using-ASP.NET-Core-MVC/assets/85553852/6c6995af-72e0-4760-be0c-940cb09469f3)