/trackforever

Top level repository for Track Forever

Primary LanguagePythonMIT LicenseMIT

Track Forever

Component Status Coverage
WebApp Build Status Coverage Status
Server Build Status Coverage Status

Coverage calculation is broken for server2

User manual

Demo

Clone repository and all submodules via:

git clone --recursive https://github.com/cse403trackforever/trackforever.git

If a submodule is not initialised call this command:

git submodule update --init --recursive

Update submodules by calling this command:

git submodule update --remote