Introduction
Here the web project "rfid-tracker" is going to be discussed.
What is rfid-tracker?
It is a website tool to help you track and overview your work hours in the RoboTeam.
Features:
- Registering a physical nfc tag to check in/out physically at the office.
- check in/out remotely if you forgot to do in real life.
- setting up your weekly hour quota
- Viewing your statistics compared to a weekly/monthly progress bar. Total for today/week/month...
- For admins - viewing different team member's stats, viewing team's statistics in bar charts with members comparison.
It works in combination with physical box mounted onto the wall, created by RoboTeam members.
It is advised to track your working hours for convenience.
Tech overview
This project is implemented using python's django framework.