Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fcapellino/mvc5-video-rental-store
A movie store management system developed using ASP.NET MVC 5.
https://github.com/fcapellino/mvc5-video-rental-store
aspnet-mvc bootstrap3 entity-framework jquery
Last synced: 8 days ago
JSON representation
A movie store management system developed using ASP.NET MVC 5.
- Host: GitHub
- URL: https://github.com/fcapellino/mvc5-video-rental-store
- Owner: fcapellino
- License: mit
- Created: 2020-03-20T21:55:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-04T11:51:13.000Z (over 1 year ago)
- Last Synced: 2023-11-01T17:43:31.196Z (about 1 year ago)
- Topics: aspnet-mvc, bootstrap3, entity-framework, jquery
- Language: JavaScript
- Homepage:
- Size: 1.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ASP.NET MVC 5 -Video-Rental-Store
A movie store management system developed using ASP.NET MVC 5.
## Technologies
- ASP.NET MVC 5
- AutoMapper
- Autofac
- Entity Framework 6
- Microsoft SQL Server
- Bootbox
- Bootstrap 3
- jQuery
- jQueryDataTables
- Toastr
- Typeahead## Screenshots
## Resources
- *[Getting started with ASP.NET MVC 5](https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/introduction/getting-started)*
- *[Entity Framework Tutorial](https://www.entityframeworktutorial.net/entityframework6/introduction.aspx)*
- *[The Complete ASP.NET MVC 5 Course](https://www.udemy.com/course/the-complete-aspnet-mvc-5-course/)*