Welcome to Cookin' Up — a web application that recreates the fun of the popular Polish TV show, "Ugotowani." This platform enables you and your friends to create a "Cookin' Up" lobby, where you can:
- Invite friends to join the fun.
- Specify ingredients or foods you dislike.
- Schedule meetups to cook and dine together.
- Upload photos of prepared dishes and rate each other’s creations.
- View a summary of the lobby when everyone has submitted their ratings.
You can access the demo of this application here: cookinup.lkrawczyk.pl.
- Client: The frontend is built using React with Vite, and utilizes Node.js (v20.x) and npm (v10.x).
- Server: A .NET 8.0 Web API powers the backend, ensuring efficient and robust API interactions.
- Cloud Storage: Azure Blob Storage is integrated for managing user-uploaded images of dishes.
- Secret Management: Azure Secrets provides secure storage for sensitive information, enhancing security.









