Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.12 KB

Car-Renting-Web

Created a website for car renting company from scratch without using template, connected with a private MySQL database

Table of Content

  • Source Codes

    • see the folder 'website_finalversion';
    • mainly includes .php, .css files with relevant source images
  • Website Interface

    • screenshots of different pages of the website (with number labels) where customers and staffs would be provided with different views (Note: image sources from the user manual)
    • HomePage:

    Screenshot of the Home page

    • Car Selection:

    Screenshot of the Car Selection page

    • Order Page:

    Screenshot of the order page

    • Staff View:

    Screenshot of a staff interface

  • User Manual

    • See the document User Manual;