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