GithubHelp home page GithubHelp logo

matapp's Introduction

Moved cloud deployment from heroku to render.com, App now running on: https://matapp.onrender.com/

App is now deployed through a docker container.

Basic app concept:

Database: FoodItems Recipes Equipment (not yet implemented)

Front page: list of recipes (collected from server) Recipes are the baseline recipes template recipe with

  • necessary ingredients
  • Helper functions
    • Amount calculations based on cooking pot weight (not yet implemented)

Recipe page:

  • UI lists all ingredients and amounts.
    • Possible to adjust the amounts on the fly with buttons (not using keyboard)
  • UI lists instructions (not yet implemented)
  • UI has helper functions to calculate amount of foodItem based on equipment used to store/measure. for example add total weight of bowl + ingredients, adjust amount of ingredient to total weight - bowl weight (not yet implemented)

matapp's People

Contributors

ematthiasen avatar

Watchers

 avatar  avatar

matapp's Issues

Bug with login window

When clicking logout, login window appears on the top left of the screen.
-username/password still stored.
-Wrong location

Improve recipe list

  • Better view on small screens
  • Search for recipe
  • Filter out favorite recipes
  • Filter only own recipes
  • Functionality to make recipes private
  • Display more information about each recipe
    • Store and show calories per serving for recipe

Possibility to edit fooditems

  • Edit by anyone if not in use in a recipe
  • Edit by user if only in a recipe owned by user
  • Administrator only if in recipes by multiple users

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.