BinHong Lee c105529960 | há 7 anos | |
---|---|---|
docs | há 7 anos | |
lib | há 8 anos | |
src | há 7 anos | |
.codeclimate.yml | há 7 anos | |
.gitignore | há 7 anos | |
LICENSE | há 7 anos | |
README.md | há 7 anos | |
_config.yml | há 8 anos | |
build.xml | há 7 anos | |
database.txt | há 8 anos | |
vehiclesData.json | há 8 anos |
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