diff --git a/Help-site.md b/Help-site.md new file mode 100644 index 0000000..cc6971e --- /dev/null +++ b/Help-site.md @@ -0,0 +1,22 @@ +# Help site +On this side you can find tutorials and other stuff that can help you. + +## How to start the app? +This can be done in **five** simple steps: +1. Download the ```.zip``` file and unpack it. +2. Then go to the backend direcory. ![image](img/dir.png) +3. There simply double click on the ```Cookbook-v1_0.exe``` executable file to start the program. ![image](/img/exe.png) +4. A new terminal window with a link should pop up. Then click on this link. It should be http://localhost:3000 like shown on the image: ![image](/img/link.png) +5. A new Browser tab should pop up with the cookbook interface which look like this: ![image](/img/interface.png) +Done! + +## How to create recipes? +If you want to create a recipe, simply click on create recipe ![image](/img/add.png) +Then this window should pop up ![image](/img/window.png) +In this window, you can type everything you want! + +## How to delete recipes? + +## How to load recipes? + +## How to edit recipes? \ No newline at end of file