Giter Site home page Giter Site logo

ordy / cookingdom Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 9.48 MB

Reverse recipe search tool and ingredients inventory.

Home Page: https://cookingdom.vercel.app

License: MIT License

JavaScript 1.08% TypeScript 51.76% HTML 28.24% CSS 18.92%
angular firestore typescript

cookingdom's Introduction

Cookingdom

GitHub package.json dependency version (dev dep on branch) GitHub deployments

Cookingdom is a web app that will help you manage your food inventory at home and search for recipes based on your available ingredients.

Cookingdom Demo

About the project

Initially Cookingdom was supposed to be a personal tool to help me find what I was going to cook for dinner, without having to go through hundreds of recipes suggesting me to use ingredients I've never heard of. I then decided it could be good learning base for an Angular project and would serve as my introduction to the ever growing ecosystem of web development.

Angular

To use the application and have an access to the database, new users will have to create an account or use a Google/Facebook account.

cookingdom login form

They will then be asked to choose a username (required) before getting redirected to the home page.

cookingdom homepage

The web app comes with three main components. A search bar to add new ingredients to the user's respective inventory, a list of available recipes based on the available ingredients in the current inventory and an inventory manager to edit or remove ingredients.

Ingredients search

ingredients search

Available recipes

available recipes

Ingredients inventory

ingredients inventory

Requirements

To locally build and run an Angular project, you will have to setup the development environements which requires the Angular CLI and a compatible Node.js version.

First follow the instructions on nodejs.org to install Node.js on your operating system.

You can then use the npm package manager that comes with Node.js to install the Angular CLI.

npm install -g @angular/cli

This project was first generated using Angular CLI version

8.3.19

and has been update overtime to

GitHub package.json dependency version (dev dep on branch)

Clone the repository

git clone https://github.com/ordy/cookingdom

Instructions if you need to install git: git-scm

Building the project

In your cookingdom directory, run:

ng build

This will fetch all the dependencies from package.json and build the files to run the application.

Run a development server

Run ng serve to run the app on a local dev server. Then navigate to http://localhost:4200/ to load the app. The page will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.

Karma has been configured to run the test using Firefox as a test broswer, but feel free to edit karma.conf.js to use a different browser.

Make sure to set autoWatch: false, singleRun: true in karma.conf.js if you are going to run the tests on a Continous Itergration service.

cookingdom's People

Contributors

ordy avatar dependabot[bot] avatar

Stargazers

Angel Dioses avatar

Watchers

James Cloos 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.