https://github.com/mpdavis/card-reader
IASG CDC Attendance Webapp
https://github.com/mpdavis/card-reader
Last synced: 3 months ago
JSON representation
IASG CDC Attendance Webapp
- Host: GitHub
- URL: https://github.com/mpdavis/card-reader
- Owner: mpdavis
- Created: 2012-09-22T05:43:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-21T05:18:51.000Z (over 11 years ago)
- Last Synced: 2025-01-11T19:50:48.743Z (5 months ago)
- Language: CSS
- Homepage:
- Size: 664 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
IASG CDC Card Reader
====================This is a small webapp for keeping track of attendence during CDCs.
It is simply a text input, into which students can type their student ID, or with the help of
a magstripe reader, swipe their ISU ID card.The app then makes use of a JSON interface found from a separate Iowa State service in order to find the student's name and email address and saves it to the datastore.