Web application and server component for a RFID based class attendance system - My BSc. Dissertation
The Angular2 front-end built upon the Angular CLI starter project.
The FE provides a class attendance system dashboard interface for students and admins in a College department
The server acts as an interface for an RFID based hardware setup built on a Raspberry PI running dedicated software implemented in Python
- Install NodeJS and MongoDB
npm install
npm start