Aller Tourner
An e-commerce site for selling pottery workshops.
This is an e-commerce site that started as a small two-person assignment in high school (basic CRUD website, only reading, updating, inserting and deleting products as an admin was required). My teammate wanted to use it in production, but wasn’t that interested in programming herself, so I continued working on the site after high school, adding new features (payments, confirmation emails, giftcards etc) and improving the webshop as a freelance developer.
I made the entire backend in PHP, I also did all the Javascript and about 80% of HTML and CSS.
This was also the first real project that I did, which taught me a lot about working with bad codebases as my programming skill rapidly improved since starting this project and since I sometimes have to return to fix some bugs or add a new feature, I realise and understand the difficulties of working with an old and bad codebase. I also learned about having software in production and the difficulties and challenges that come with that.