Music School Management System
November 2022 - December 2022
A website made to allow for users and admins to book, manage, and pay for lessons for a Music School.
- Partook in a website development project using Django, Python, and HTML.
- Developed the front- and backend of the system including the ability for users to make requests and admins to accept and manage these requests via the admin backend.
- Utilised theoretical knowledge gained from the Database Systems module to implement a Relational Database using SQLite.
- Developed the gamification elements of the system such as adding a fun, interactive mascot to encourage users to stay within targets and user groups to allow for friendly competition to encourage meeting targets.
- Used Git and GitHub to employ automated testing protections on master and peer code approval and reviews to maintain code quality and ensure functionality.