Type of Kitchen
+ +Time
+ +Sort A-Z
+ +What's for dinner tonight?
+Can't decide? Let us help you pick your dinner.
+ +diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..a1e4c36 Binary files /dev/null and b/.DS_Store differ diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/README.md b/README.md index 7d38b84..1dabb6a 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# project-library \ No newline at end of file +# project-library + +This week our project was to build a library using arrays as well as DOM manupulations, functions, variables and event handling. Our recipe library page offers options for filtering, sorting, and randomly selecting items. + +This project was the first team project as part of the Technigo bootcamp. Working together on the same repository has been a new important experience for us. +We decided on the project together and build a first HTML and CSS together. We worked on the Javascript codes first idividually and explained and discussed them later on. + +Link: https://library-recipes.netlify.app diff --git a/index.html b/index.html index cf5c31a..0ab43c4 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,68 @@ +
+ -Can't decide? Let us help you pick your dinner.
+ +Total Time: ${time} minutes
+Cuisine: ${cuisine}
+Ingredients:
+