Technologies: RaspberryPi, Python, SQL, JSON, Flask, Twilio API, JavaScript, HTML, CSS
Features: Sign in Sign out Tablet, Compatible Web Interface, Students Logs, Application Admin Settings, Twilio SMS Messaging for Parents, Database for Storing Student Records, Real-Time Interactive Student Monitoring Display for Instructors, Fully Implemented GUI for Adding, Removing, and Looking up Students in the Database
During the summer of 2023, I undertook a freelance development project to create a Student Tracker system for a Kumon Tutoring Center. This system was designed to streamline their student data and attendance management process. My role in this project included everything from conceptualization to deployment. This system is still being used today to manage a center with upwards of 150 students!
Watch the video below to see how my Student Tracker Works!
The final product utilized a variety of technologies and consists of a Python GUI application programmed on a Raspberry Pi with a tablet interface for easy on-site interaction, a MySQL database, and a custom developed Web Interface as a means for accessing stored data for instructor use. The Web Interface was built using the Flask Framework, Python, HTML, CSS, and Javascript.