BinHong Lee c105529960 | 7 years ago | |
---|---|---|
docs | 7 years ago | |
lib | 7 years ago | |
src | 7 years ago | |
.codeclimate.yml | 7 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
_config.yml | 7 years ago | |
build.xml | 7 years ago | |
database.txt | 7 years ago | |
vehiclesData.json | 7 years ago |
An overall system that records information about each vehicles and users.
For detailed code documentations, please visit https://binhonglee.github.io/TicketingSystem/docs/.
This program is still in progress and is currently in a NOT WORKING condition. This is due to the fact that ant does not support taking in inputs in command line thus a GUI implementation is needed for this program to function as intended.
$ git clone https://github.com/binhonglee/TicketingSystem.git
$ cd TicketingSystem
$ ant execute