Hello Django developers, I want to build student cafeteria system using QRcode scanner. Here is how it should work. Student scann there meal card, then the system displays student info and also it should mark served. Then the system count the number of served students. The system should ignore or show red labeled text if there is rescanning.
So here i who can help me what things i have to consider to get the django model.
Thank you