cse403trackforever / trackforever

Top level repository for Track Forever
https://cse403trackforever.firebaseapp.com
MIT License
5 stars 0 forks source link
documentation issue-tracker issues mockup reports

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