BinHong Lee 154f0c3328 | пре 6 година | |
---|---|---|
docs | пре 7 година | |
lib | пре 8 година | |
src | пре 7 година | |
.codeclimate.yml | пре 7 година | |
.gitignore | пре 7 година | |
.travis.yml | пре 6 година | |
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