Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joknaa/nierautorental
Trying to find meaning in life; while renting some cars in the process
https://github.com/joknaa/nierautorental
balsamiq-mockups carrent css html mysql php
Last synced: 7 days ago
JSON representation
Trying to find meaning in life; while renting some cars in the process
- Host: GitHub
- URL: https://github.com/joknaa/nierautorental
- Owner: Joknaa
- Created: 2021-05-05T13:33:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-25T18:02:27.000Z (over 2 years ago)
- Last Synced: 2025-01-11T21:06:49.607Z (9 days ago)
- Topics: balsamiq-mockups, carrent, css, html, mysql, php
- Language: PHP
- Homepage:
- Size: 27.2 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nier: AutoRental
Hey there, this is an Academic Project, made by the Engineering students of Computer Science of **ENSATe**.
This Project is about creating a **website**, designed to provide **car rental service**.
The languages and tools that are used so far are: `PHP`, `HTML`, `JS`, `CSS`, `Bootstrap`, `Balsamiq`, `MySQL` `...`
At the moment, the project is at its starting phase. But so far, this is what we've accomplished.
#### Definitions:
_ `Offer` : The published announcement of a car for rental.
there are 3 type of users to this website:
_ `Partners`: The users who can put the offers, and the cars for rental.
_ `Clients`: The users who can take those offers, and the cars for a period of time and pay.
_ `Admins`: A special user who has the complete authority, he manages and supervises and maintains the functionality of the website.## Database Diagram:
![Database Diagram](ReadMe/DatabaseDiagram.png)
## Some Mockup pages: (Work in Progress)
### Main Page:
![Database Diagram](ReadMe/Index.png)
### Offer Info:
![Database Diagram](ReadMe/OfferInfo.png)
### Profile:
![Database Diagram](ReadMe/Profile.png)
### Offer Registration (Client side):
![Database Diagram](ReadMe/OfferRegistration.png)