Code Monkey home page Code Monkey logo

recipe-finder's Introduction

Recipe Finder

A recipes website created for the purpose of learning Node.js

You can access it here: https://jpgmoreira-recipe-finder.herokuapp.com/

The functionalities present in the website are:

  • Search for a recipe by its name or ingredients.
  • Create a new user's account.
  • Receive a welcome email upon creating a new account.
  • Log in an existing account.
  • Read description, preparing instructions, and see ingredient images of recipes.
  • Mark recipes as favorites.
  • Manage your favorite recipes list.
  • Manage your account (change password and delete account).

Recipes information source

The information pertinent to the recipes shown on the website, such as recipe names, descriptions, ingredients, ingredient images, and preparing instructions, are fetched from the Spoonacular food and recipes API.

Before displaying any information to the user, I decided to filter the data received from Spoonacular API, removing from it some words and terms related to allergies or special diets such as "gluten free" and "lacto ovo vegetarian". The words I remove from the content are replaced by asterisk (*) characters.

Technologies

Front-end:

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap 4.4.1

Back-end:

  • Node.js
  • MongoDB
  • Mongoose
  • Handlebars
  • JSON Web Tokens

External APIs

Assets credits

Notice

This application is intended for learning and entertainment purposes. I don't recommend you to prepare any food based on the information displayed on this website, or at least you should consult the original source of the recipe, present at the bottom of the recipe's page.

recipe-finder's People

Contributors

jpgmoreira 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.