






ByteBite is a digitalized restaurant software solution which customers can use to order from their phone by scanning a QR code and giving restaurants white label customizability. Built in ASP.NET Blazor for the purpose of having a smooth single page application. The project was a group project for Fontys ICT Semester 2 Software Engineering, where we specifically focussed on quality code and project structure using the SOLID principles.
I learned a lot during this project regarding the SOLID principles and general project and code quality. I mainly worked on the white-labeling, and other CRUD options for all the menu items on the company app, such as a dynamic and scalable tag system, which works on an ingredient basis and automatically selects the right tags for a dish, while also allowing restaurants to add custom tags.