Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m-code12/carrentalsystem


https://github.com/m-code12/carrentalsystem

Last synced: 8 days ago
JSON representation

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.