https://github.com/iamareebjamal/car-rental-php
Car Rental Project in PHP
https://github.com/iamareebjamal/car-rental-php
car-rental php
Last synced: 12 months ago
JSON representation
Car Rental Project in PHP
- Host: GitHub
- URL: https://github.com/iamareebjamal/car-rental-php
- Owner: iamareebjamal
- License: apache-2.0
- Created: 2017-03-07T14:20:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T07:11:20.000Z (over 4 years ago)
- Last Synced: 2025-05-05T19:13:06.116Z (about 1 year ago)
- Topics: car-rental, php
- Language: PHP
- Size: 4.52 MB
- Stars: 166
- Watchers: 13
- Forks: 114
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Car Rental System : carjack
[]()
[](https://opensource.org/licenses/Apache-2.0)
> Car Rental Project in PHP

### carjack
Carjack is a simple car rental web app made using PHP and MySQL following MVP and Object Oriented design pattern!
**NOTE** - *The code is not suited for production and was developed as a personal and college assignment in a week*
### ER Diagram

The relational database should be configured this way
### SQL
DDL and initial configuration is present in [migrate_00.sql](migrate_00.sql) and [migrate_01.sql](migrate_01.sql) respectively
Admin Login and Password : `admin` - `password`
### Screenshots







### Author
[@iamareebjamal](https://github.com/iamareebjamal)