Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 767 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 767 Bytes

Spätzle check

Me and my colleges have been eating in the Mensa at our university for a while now. If spätzle are on the menu it was always a gamble if they are good or really bad. Until somebody told us the problem of the bad spätzle is that they are vegan (no hate against vegan products but some products just shouldn't be vegan).

Because of the lack of eggs the spätzle are not sticking together and are just a big pile of mush.

Using the allergen information on the mensa website we can check if the spätzle are vegan or not and therefore can decide if one can eat them or not.

This project serves a simple website that checks the spätzle for you.

How to run

Simply run it with docker compose

docker compose up