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