Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 457 Bytes

Car Rental System

This project used Qt creator 5.8.0, and it divided into 8 classes, the start one is login class.

  • The class of Sign_In implement the function of sign-up. (I made a typo)

  • It includes database, please use absolute path of your database in the "connectData" method, which located in Login, Sign_In and findRidePage classes.