Skip to content

cse403trackforever/trackforever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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