https://github.com/mehmetacisu/mvctraveltrip
Travel Trip Project with MVC5 and Entity Framework
https://github.com/mehmetacisu/mvctraveltrip
adminpanel bootstrap codefirst entityframework mvc5
Last synced: about 1 year ago
JSON representation
Travel Trip Project with MVC5 and Entity Framework
- Host: GitHub
- URL: https://github.com/mehmetacisu/mvctraveltrip
- Owner: mehmetacisu
- License: mit
- Created: 2022-05-20T23:53:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T00:11:55.000Z (about 4 years ago)
- Last Synced: 2025-02-17T13:13:47.238Z (over 1 year ago)
- Topics: adminpanel, bootstrap, codefirst, entityframework, mvc5
- Language: ASP.NET
- Homepage:
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MVC5 Travel Trip Web Site
This project is made using mvc 5 and bootstrap.
### Used Technologies
- Frontend
* HTML
* CSS
* [Bootstrap](https://getbootstrap.com/)
- [Javascript](https://www.javascript.com/)
* [jQuery](https://jquery.com/)
- Backend
* [ASP.NET MVC5](https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/introduction/getting-started)
- Database
* [MS SQL](https://www.microsoft.com/en-us/sql-server/sql-server-2019)
- ORM
* [Entity Framework 6](https://docs.microsoft.com/en-us/ef/)
## Features
- Admin Control System
- Share Blog Post
- Comment Shared Blog Posts
- Responsive Design
## A Few Photos
Index...
...Index
Blog Posts
Blog Post Detail...
...Blog Post Detail
#### Admin Dashboard
Login Page
Blogs Controls
Blog Update
Comments Controls
#### Links
Course
## License
[MIT](https://github.com/mehmetacisu/MvcTravelTrip/blob/main/LICENSE)