Skip to content

illinois/attendance

Repository files navigation

Attendance

Build Status

Card swipe-based attendance app for CS 225 lab sections.

Setup instructions

npm install
cp config.js.sample config.js
# Set up config.js
npm run build
npm run start

Running in dev mode

You can have the app automatically recompile its assets in "watch" mode as you edit files.

npm run dev

Testing

npm run test

Linting

npm run lint

About

Card swipe-based attendance app for CS 225 lab sections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published