iamareebjamal / car-rental-php

Car Rental Project in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Rental System : carjack

Codacy grade License

Car Rental Project in PHP

Icon

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 and migrate_01.sql respectively

Admin Login and Password : admin - password

Screenshots

Author

@iamareebjamal

About

Car Rental Project in PHP

License:Apache License 2.0


Languages

Language:PHP 99.4%Language:CSS 0.6%