Git Product home page Git Product logo

find-recipes's Introduction

Find recipes

A web application that finds recipes based on igredients and courses.

Preview

alt text

Install

Make sure you clone the repo with the submodule

git clone --recurse-submodules https://github.com/gregorojstersek/find-recipes.git

Make sure you have nodemon installed as a global package.

npm install -g nodemon

Navigate to the server folder and run:

npm install

After installing all the packages in the server folder, navigate to the root of the project and run:

npm install

Let's start the app.

npm start 

That will start the express server on localhost:3000 and client app on localhost:4200.

Client side

Built with Angular 6, using Angular CLI.

Functionalities

  • search by different ingredients
  • search by different courses
  • displaying the recipes with the title, image, ingredients and url to the site where full recipe is available
  • you can click on different ingredients and add them to the search
  • 10 recipes are shown in a initial search - you can click "Show more" if you want to see more recipes within a search

Server side

You can check the repo for more info.

find-recipes's People

Contributors

gregorojstersek avatar

Watchers

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