BinHong Lee 154f0c3328 | il y a 6 ans | |
---|---|---|
docs | il y a 7 ans | |
lib | il y a 8 ans | |
src | il y a 7 ans | |
.codeclimate.yml | il y a 7 ans | |
.gitignore | il y a 7 ans | |
.travis.yml | il y a 6 ans | |
LICENSE | il y a 7 ans | |
README.md | il y a 7 ans | |
_config.yml | il y a 7 ans | |
build.xml | il y a 7 ans | |
circle.yml | il y a 7 ans | |
install.sh | il y a 7 ans | |
uninstall.sh | il y a 7 ans |
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