Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohad-shai/car-rental
A car rental website, developed in C# (ASP.NET MVC).
https://github.com/ohad-shai/car-rental
asp-net-mvc car-rental csharp entity-framework javascript jquery
Last synced: 1 day ago
JSON representation
A car rental website, developed in C# (ASP.NET MVC).
- Host: GitHub
- URL: https://github.com/ohad-shai/car-rental
- Owner: ohad-shai
- Created: 2020-10-12T18:01:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-12T18:55:45.000Z (about 4 years ago)
- Last Synced: 2023-08-01T22:47:18.267Z (over 1 year ago)
- Topics: asp-net-mvc, car-rental, csharp, entity-framework, javascript, jquery
- Language: JavaScript
- Homepage:
- Size: 13.4 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A car rental website, developed in C# (ASP.NET MVC).
Developed as a final project in the .NET web development course in John Bryce college.
**Project focused on:**
- ASP.NET MVC
- Javascript
- jQuery
- Entity Framework### **[Click here for live demo!](http://www.reqso.com/)**
### Images:
Homepage:
![Homepage](https://user-images.githubusercontent.com/72609649/95780585-d3be5b80-0cd4-11eb-89e0-993c3192d835.png)
Search Page:
![Search Page](https://user-images.githubusercontent.com/72609649/95780624-eafd4900-0cd4-11eb-801c-945daf47795d.png)
Order Page:
![Order Page](https://user-images.githubusercontent.com/72609649/95780635-edf83980-0cd4-11eb-9e7f-c7517690f9fc.png)
Entity Diagram:
![Entity Diagram](https://user-images.githubusercontent.com/72609649/95780646-f2245700-0cd4-11eb-8ea7-9d7b4bae1ca8.png)