Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-code12/carrentalsystem
https://github.com/m-code12/carrentalsystem
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/m-code12/carrentalsystem
- Owner: m-code12
- Created: 2024-01-30T17:33:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-30T17:42:03.000Z (11 months ago)
- Last Synced: 2024-10-28T09:12:46.728Z (about 2 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.