GitXplorerGitXplorer
v

cab_booking_system

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e3fd44bafc70bbb087b8b758900f5040b40fda1d

Cab booking system

committed 4 years ago
Verified
9d4a7ae0f2a687bdf32fe3525b3b0f2e4be19797

Initial commit

vvieee committed 4 years ago

README

The README file for this repository.

cab_booking_system

This is a terminal-based application which handles cab booking for users which uses C and MySQL.

Installation

You need gcc and mysql in order to run this program on your machine.

gcc cab_booking.c
./a.out

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU GPL