Skip to content

Web-based meal planning application for organizing weekly meals and generating shopping lists. Users can plan meals throughout the week and automatically create shopping lists based on their meal selections.

Notifications You must be signed in to change notification settings

MetehanTosun/Meal-Planner

Repository files navigation

Meal Planner for SoftwarePraktikum team-5 AEB

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/

Requirements

Setup and Run

To run the project yourself:

1. Clone the repository

git clone <repository-url>
cd <repository-folder>

Frontend

The frontend for the web application is in the /frontend directory

1. Install Frontend Dependencies

npm install

2. Start/Run Frontend Application

npm run dev

Backend

The backend is in the /backend/backend directory

2. Build the project

mvn clean install -DskipTest

3. Run the application

Run the project with Maven:

mvn spring-boot:run

Alternatively, run the generated JAR file:

java -jar target/<project-name>.jar

Dependencies

Installing

Executing program

Help

Authors

Mika Walthaner
st188053@dstud.uni-stuttgart.de

Ethan Banovic st188321@stud.uni-stuttgart.de

Metehan Tosun st188557@stud.uni-stuttgart.de

Version History

License

About

Web-based meal planning application for organizing weekly meals and generating shopping lists. Users can plan meals throughout the week and automatically create shopping lists based on their meal selections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •