https://github.com/abdulkader-safi/car-rental-php
car rental php
https://github.com/abdulkader-safi/car-rental-php
Last synced: 3 months ago
JSON representation
car rental php
- Host: GitHub
- URL: https://github.com/abdulkader-safi/car-rental-php
- Owner: Abdulkader-Safi
- License: apache-2.0
- Created: 2022-10-09T18:04:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T18:06:07.000Z (over 2 years ago)
- Last Synced: 2025-02-15T07:49:15.126Z (4 months ago)
- Language: PHP
- Size: 2.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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)