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