You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BinHong Lee 08191e2766 Changed command line argument to support older g++ versions 7 vuotta sitten
docs Updated README and other documentations 7 vuotta sitten
lib Added relevant required libraries to the lib folder 7 vuotta sitten
src Added support with empty database and some basic test scripts 7 vuotta sitten
.codeclimate.yml Added codeclimate.yml 7 vuotta sitten
.gitignore Added support with empty database and some basic test scripts 7 vuotta sitten
.travis.yml Changed command line argument to support older g++ versions 7 vuotta sitten
LICENSE Added license 7 vuotta sitten
README.md Changed default compiler to c++11 7 vuotta sitten
_config.yml Set theme jekyll-theme-slate 7 vuotta sitten
build.xml Changed command line argument to support older g++ versions 7 vuotta sitten
circle.yml Added support with empty database and some basic test scripts 7 vuotta sitten
install.sh Changed command line argument to support older g++ versions 7 vuotta sitten

README.md

Ticketing System

Build Status CircleCI Issue Count

An overall system that records information about each vehicles and users.

For detailed code documentations, please visit https://binhonglee.github.io/TicketingSystem/docs/.

Disclaimer:

This program is still in progress and is currently in a NOT WORKING condition.

Setting up and running it

$ git clone https://github.com/binhonglee/TicketingSystem.git
$ cd TicketingSystem
$ ant build
$ ./bin/main