Giter Club home page Giter Club logo

mealplanner's Introduction

MealPlanner

MealPlanner is a web app made to help you plan meals, which helps save time and money.

Try it here
(Log in with username: example, password: password)
(Sign up disabled, set up locally using instructions below to try sign up)

Set Up

To set up this project and run it for yourself follow the steps below:

  1. Clone this repo to a folder on your device.
  2. Create a file in the repository named 'localdb'
  3. Run the program using the following commands:
    1. npm run-script setup
    2. mongod --dbpath localdb (in a separate terminal)
    3. npm run-script build-run
  4. The site should now be available locally on localhost:5000

Usage

Starting from the home page (localhost:5000), click on the "Get Started" button which will take you to the sign in page if not logged in.
Once there create an account and you will be redirected to the calendar view of the project, where most of the functionality is. Once here the following actions are available to you:

  1. Select any date on the calendar to view meals set for that date.
    1. Click on the new meal button to create a new meal for that day
  2. Click on Generate Shopping List to generate your shopping list of needed ingredients based on the ingredients needed for your meals, and the ingredients you already have.
    1. Export the list by copying it, printing it, or emailing it
  3. Click on Ingredients List to set the ingredients you already have. These will be removed from the shopping list

Technologies Used

  • Node.js - backend/running server
  • Expressjs - MealPlanner api
  • Mongoose - Schemas for MongoDB
  • MongoDB - Database for users, meals, ingredients
  • React
  • Material-UI
  • HTML/CSS/JavaScript

mealplanner's People

Contributors

jlambertazzo avatar judy-n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mealplanner's Issues

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.