An open API service indexing awesome lists of open source software.

https://github.com/nikolatechie/toprent

Web app representing a car rental agency
https://github.com/nikolatechie/toprent

app bootstrap css html javascript mysql php sql web-app web-application

Last synced: about 2 months ago
JSON representation

Web app representing a car rental agency

Awesome Lists containing this project

README

          

# TopRent
Web app representing a car rental agency - *TopRent*. There is an option to adjust multiple filters while searching for a specific car, such as fuel consumption, price etc. Cars are sorted in the decreasing order of their popularity, which is number of times they have been rented.
Created using HTML, CSS, Bootstrap, PHP and MySQL.




![Alt text](/screenshots/Screenshot_1.png?raw=true "Home page screenshot")
![Alt text](/screenshots/Screenshot_2.png?raw=true "Rent a car page screenshot")
![Alt text](/screenshots/Screenshot_3.png?raw=true "Results screenshot")
![Alt text](/screenshots/Screenshot_4.png?raw=true "Contact screenshot")