A simple Meal Planner Web Application, where you can plan your meals for the week and automatically generate Shopping lists.
You can visit the application via http://193.196.53.132/
- Docker & Docker Compose
git clone <repository-url>
cd <repository-folder>MARIADB_PW=yourpassword
docker compose up --build- Frontend: http://localhost:5173
- Backend: http://localhost:8080
- Java 21
- Maven
- Node.js
Start only the database via Docker:
docker compose up db -dcd backend/backend
mvn spring-boot:runcd frontend
npm install
npm run devMika Walthaner
st188053@dstud.uni-stuttgart.de
Ethan Banovic st188321@stud.uni-stuttgart.de
Metehan Tosun st188557@stud.uni-stuttgart.de