Keep attendance and comments about students.
git clone git@github.com:uva/attend.git
bundle install
rake db:setup
- copy the
env.template
to.env
, and edit the following variables:- SECRET_TOKEN (run
rake secret
) - IMPORT_URL
- IMPORT_USERNAME
- IMPORT_PASSWORD
- SECRET_TOKEN (run
rails s
- go to
/claim
- go to
/import