BinHong Lee f3258f3e13 | 7 년 전 | |
---|---|---|
docs | 7 년 전 | |
lib | 7 년 전 | |
src | 7 년 전 | |
.codeclimate.yml | 7 년 전 | |
.gitignore | 7 년 전 | |
.travis.yml | 7 년 전 | |
LICENSE | 7 년 전 | |
README.md | 7 년 전 | |
_config.yml | 7 년 전 | |
build.xml | 7 년 전 | |
circle.yml | 7 년 전 | |
install.sh | 7 년 전 | |
uninstall.sh | 7 년 전 |
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