BinHong Lee 154f0c3328 | há 6 anos | |
---|---|---|
docs | há 7 anos | |
lib | há 8 anos | |
src | há 7 anos | |
.codeclimate.yml | há 7 anos | |
.gitignore | há 7 anos | |
.travis.yml | há 6 anos | |
LICENSE | há 7 anos | |
README.md | há 7 anos | |
_config.yml | há 7 anos | |
build.xml | há 7 anos | |
circle.yml | há 7 anos | |
install.sh | há 7 anos | |
uninstall.sh | há 7 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.
$ git clone https://github.com/binhonglee/TicketingSystem.git
$ cd TicketingSystem
$ ./install.sh
$ ./mac_install.sh
$ ant build
$ ./bin/main
$ ./uninstall.sh
$ ./mac_uninstall.sh