Smart Tag is a simple and effective solution to the problem of class attendance.
Smart Tag uses NFC Tags assigned to specific classes to ensure that students can sign up to classrooms on time and also contains an impersonation detection algorithm that prevents students from gaming the system. Project Management : Notion Page
We use Notion for our project management. Search through the current sprint to find the particular feature that you can be working on.
Inside the root
directory, run the command,yarn install
- Find feature to work on.
- We are practicing Continuous Delivery, hence, move to the
main
branch, clone the project from that branch and then work on it. - Commit your changes with the working feature that was worked on as soon as you have it working with a good enough commit message.
- Commit as much as possible.
- Make all of your commit messages descriptive enough using the rules here. Visit this if you need help commiting from the terminal.
All issues should be reported here