An open API service indexing awesome lists of open source software.

https://github.com/payal033/recipe-book

A web app that empowers users to create, edit, and delete recipes, explore new ones, and manage shopping lists by adding, updating, or removing ingredients, all through an intuitive interface designed for seamless recipe and grocery planning.
https://github.com/payal033/recipe-book

angular angularrouting bootstrap5 css3 html5 typescript

Last synced: 2 months ago
JSON representation

A web app that empowers users to create, edit, and delete recipes, explore new ones, and manage shopping lists by adding, updating, or removing ingredients, all through an intuitive interface designed for seamless recipe and grocery planning.

Awesome Lists containing this project

README

          

# RecipeBook App

A web app designed to help users with recipe management features, allowing them to create new recipes, edit or delete existing ones, and effortlessly explore a wide range of new recipes. Additionally, users can streamline their grocery planning by adding ingredients directly to shopping lists, as well as updating or removing items from these lists.

### Demo

Screenshots

#### Discover

![Find new recipes based on category](./screenshots/discover-default.png)
![Find new recipes with details](./screenshots/discover-full-page.png)
![Get Surprise recipe](./screenshots/discover-suprise.png)

#### My Recipes

![New Recipe](./screenshots/recipe-form.png)
![Recipe Detail](./screenshots/recipes-list.png)

#### Shopping List

![Shopping List](./screenshots/add-sl.png)
![Shopping List](./screenshots/remove-all-sl.png)

This project was generated using Angular CLI version 19.0.4.