Giter VIP home page Giter VIP logo

solo-project's Introduction

solo-project

An application to allow users to hold their recipes + track nutrition information in one place :)

Goals

  • Core idea: lifestyle/nutrition tracking app
    • Connect to a nutrition API
    • Text box for users to search for food items
    • Add food to individual days/meals? (not implemented)
  • Secondary idea:
    • Allow users to set RECIPES
      • Combine foods into saved recipes for users to re-add later
  • Stretch goal:
    • Allow users to track workouts

Core Idea + MVP

[ x ] Connect to a nutrition API (https://developer.edamam.com/edamam-nutrition-api was the first google search result + has a free option with fewer calls)
[ x ] Generate a search box for users to search for food items
  • currently not working (can't search)
  • now generates a search box that works but all code is stuck in App.jsx
  • fixed! code is now separated out with redux + prop drilling
[ x ] Specify recipes of foods?
  • currently can add list of ingredients in a recipe but cannot list their nutritional information

Stretch

[ ] Add specific recipes to days?

Recipes

Allow users to combine foods into saved recipes for users to come back to later

[ x ] set up SQL database system for foods + recipes
[ x ] functionality to add recipes into the database
[ x ] functionality remove recipes into the database
[ x ] functionality to alter recipes in the database

Stretch

[ ] ability to add those recipes to specific days + meals

Stretch Goal: Workouts --- will not have time for this

[ ] create a SQL database system for workouts
[ ] find a way to specify caloric burn? - another API?
[ ] TO COMPLETE ONLY IF I GET HERE...

solo-project's People

Contributors

alyssabchew avatar

Watchers

 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.