Skip to content

rosedu/lif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We are using shetsee.js to make the public site display stats for every LIF for which we had tables.

The basic idea is simple. Store the data in a Google spreadsheet, use sheetsee.js to have a nice display of statistics.

Note: Use git clone --recursive to also clone the shetsee.js repo.

Manual Deployment

ssh lif@rosedu.org
cd lif-stats-frontend/lif
git pull origin master