A system for making sure students eat at their correct lunch time, using NFC scanning.
The goal of this system is to prevent spread of covid-19, as well as reduce the amount of food that is thrown away by keeping data on how many people eat each day.
- Tests must pass.
- Code must be commented.
- No commented-out code.
- Code and documentation must be uploaded and be up to date on GitHub.
- Code should follow the coding conventions in place.
- Python code should use docstrings.
- All code and documentation should be read by groupmembers onsite and approved.
File name structure: example_file_name (snake_case)
Variables/Classes/Functions: Same as file names
Follow the documentation here.
https://docs.google.com/document/d/1uhNkTdPoOy71JWvDgdG-ppMmyD-SrDYEeLO8v2bo4ZY/edit?usp=sharing