https://github.com/m-code12/carrentalsystem
https://github.com/m-code12/carrentalsystem
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/m-code12/carrentalsystem
- Owner: m-code12
- Created: 2024-01-30T17:33:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T17:42:03.000Z (about 2 years ago)
- Last Synced: 2025-04-02T21:16:49.334Z (12 months ago)
- Language: C++
- Size: 27.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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.
- It includes database, please use absolute path of your database in the "connectData" method, which located in Login, Sign_In and findRidePage classes.