/driver-booking

Driver hiring and booking management system

Primary LanguageJavaScript

driver-booking (the chauffeur)

Build Status

FOR PEPIM Group Project

How to

Create a branch from master first, add your commits and make a pull request to merge your branch with master.

Coding Conventions

  • file names should be in simple letters.
  • spaces in file names should be replaced with underscrores.
  • all backend code should be outputed in json.
  • include the mysqli.php and use the variables to make a database connection.
  • all frontend code must have header.php and footer.php included.