Table of Contents
Cook helper helps users to cook and organise cooking efficiently! You can select recipes to cook and add, edit and delete recipes to customize your Cook helper. You can view several recipes at the same time and see which ingredients you need. Each step can be collapsed so you can see how far you have cooked and multitask easily.
Following image shows this application's functionality.
Click here to view walk through video
To use this app, please create your account in sign up page.
[Recipes page] : you can view all recipes and click on the photo to view a recipe
and edit its details by clicking the edit button and update.
Unwanted recipes can be deleted here.
[Cooking page] : displays the recipes selected on the recipe page.
Multiple recipes can be displayed.
All of the ingredients are displayed at the top so that you can plan your shopping quicker.
The instruction steps are collapsible,
so you can hide finished steps and multitask easily when cooking!
[Create Recipe page] : This page allows you to create a new recipe.
Fill in the fields according to your recipe.
Ingredients and steps are adjustable, so you can add more or less.
Recipe photos can be added from your PC, Instagram or Google Drive, unsplash etc.
Click here to view the Deployed app
To get a local copy up and running follow these simple example steps.
The application will be invoked by using the following command:
1: Clone the repo
git clone [email protected]:ayacomputer/cook-helper.git
2: Install the npm packages
npm i
3: Run the app
npm run develop
Distributed under MIT License.
See LICENSE.txt for more information.
Ayako Woollan - [email protected]
Project Link: https://github.com/ayacomputer/cook-helper