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