Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.87 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.87 KB

About

This web app was written by me at the age of 14 to help plan the rehearsal dates for bremen's youth symphony orchestra, the orchestra I was part of, and is still used there. This app turned out to be really similar to a commercial product called "Konzertmeister" that was developed at about the same time as mine app. However, the simplicity of my app called "JSO-APP", as well as the fact that it was completely free makes it a good alternative.

> Features

       > User management (register, login, and edit profiles)
       > Rehearsal management (add and edit rehearlsals with localtion,
      date, time and affected section)

       > Only shows those rehearsals the user is affected by
       > Easy way for users to accept or refuse a date
       > Overview of commitments and cancellations for conductor and section leaders

Tech Stack

  • Vanilla PhP
  • MySQL
  • Bootstrap (with BootStrap Studio)
  • Why it's not further developed

    Due to my rather sparse experience in web development and programming in general at this time, I did a lot of critical mistakes during development. Therefore, maintaining the app is painful and not worth the time. However I have absolutely no regrets having done this project. It's still my most used ready-to-use real-world application, and developing it has given me invaluable learning experiences.