Creating a system which allows confirmation of students getting in and out of school and notifying the relevant people in case of need. System was designed in a way that will allow easy integration to production environment, to allow better security, scalability, and reliability.
The project’s main goal is to design a system which confirms students getting in and out of school.
The system is required by Tzohar L’tohar, a school for children with special needs.
A secure local dynamic website was created on a LAMP(Linux-Apache-MySQL-PHP) stack, Open-SSL was used to encrypt the communication between the user and the website. HTML and CSS were used as the website frontend languages and Python for background processes such as DB updating, logs writing and more.
Because of the different disabilities and special needs of the students, the identification needs to be such that will not require the student of any active action. Thus, RFID was chosen, specifically a long-distance RFID reader with passive RFID tags. The data from the reader is transferred to the database and from there it is displayed on the website.
The system was designed in a way that will allow easy integration to production environment, to allow better security, scalability, and reliability. With a suitable environment researched and offered to the school.