Code Monkey home page Code Monkey logo

recipes-website's Introduction

Recipes-Website

INTRODUCTION

This is a full-stack Project about Recipes website.

The project includes 3 parts-

First part- API: the API was written in yaml, ans will guide the folowing parts.

Second part- Server side: The server was developed in Node.js environment and Express.js framework. This part includes a connection with external API (https://spoonacular.com/food-api/) and uses a MySQL DB in Azure platform.

Third part- Client side: The client was developed in Vue.js framework, and include using bootstrap-vue components.

OPERATIONS

When a user open the website, he can discover random recipe, search a recipe, open a new account or log in to exist account. After a user logs in he has the options to see the last three recipes he watched, see his family recipes, personal recipes and the recipes he liked, and add new recipes to this favorites list.

  • Search recipes - Any user can seach for a recipe by a search query, and choose how many results he would like to get. In addition, there is an option to filter the results by cuisine, diet or intolerances (before searching), and sort thr results by popularity or making time.

  • Discover new recipes - when a user opens the home page, he can see a list of a 3 random recipes which can be changed by clicking the "discover more" button.

  • Add a recipe to to the favorites list - There are two ways to add a recipe to the account's favorites list:

    1. by clicking the "like" button on the recipe preview.
    2. by clicking the "add to favorites" button in the recipe presentation page.
  • 3 last recently watched recipes - when a connected user opens the home page, will see a list of the 3 last recipes he watched.


currently, users don't have the option to add family and presonal recipes by themselves, and the recipes were added in advance to the DB (that functionality might be added in the future..) An example to exist user with all kinds of recipes:

username: Hilla

password: 1234!


INFO

Project name: Recipes website

Node.js: 12.x

Vue.js: 2.6.11

recipes-website's People

Contributors

hillabenavi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.