Skip to content

Python-Pi/CS253-Car-Rental-Systems

Repository files navigation

Follow the following commmands to compile the code

g++ -std=c++17 main.cpp customer.cpp employee.cpp car.cpp manager.cpp record.cpp rent.cpp

To Run the code

For macOS/Linux

./a.out

For Windows

.\a.exe

DON'T CHANGE THE DATABASES IN THE DATABASE FOLDER

Customer credentials

Username: Ei Password: Shogun

Username: Zhongli Password: Mora

Username: Nahidha Password: Kusanali

Username: Xiao Password: Demon

Username: Neuvi Password: Dragon

Employee Credentials

Username: Eren Password: Yeager

Username: Mikasa Password: Ackerman

Username: Armin Password: Collosal

Username: Naruto Password: Uzumaki

Username: Sasuke Password: Uchiha

Manager Credentials

Username: admin Password: admin

Note : Tested on macOS Ventura. Hardware: Macbook Pro

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages