top of page

Student Attendance Tracker

Python/Django

Rock'n'More Music Academy

  • Designed and implemented appointment scheduling system utilizing Python, Django, JavaScript, MySQL, HTML5, and CSS3, decreasing page load times by 75%.
  • Engineered RESTful API with Django REST Framework to enable conversion of student contact info, lesson time, and attendance data into JSON format, storing it into MySQL database.
  • Crafted intuitive UI using JavaScript, HTML5, CSS3, and Bootstrap, leading to a 25% increase in consistency of user data entry.
  • Architected relational database using MySQL to store client contact info and attendance data for more than 1,000 clients.
  • Provided security with Django Authentication System with Python, ensuring data safety for all 30 staff members and 1,000+ clients.

Admin View

HomePage.png
TeacherView.png
AdminPage.png
bottom of page