Giter Site home page Giter Site logo

menus's Introduction

Let's diner !

Android application to organise menus and shopping list.

./assets/preview.png

Features

Menus' calendar

For each day of the next weeks, plan the meals and desserts you want to cook. They can come your cookbook or they can be created directly. Once meals are added, an option allows to add all their ingredients to the shopping list.

Cookbook

Exploration section of all your recipes. See the details of your recipes or edit them.

The ingredients of the recipes use generic products shared among all the recipes. It allows the app to easily create a clean and simple shopping list.

Shopping list

Users can add their menus to the shopping list. Similar products are gathered together to avoid duplicates.

Development steps

  • Data
    • Data structure
      • Database
      • Entity for recipes
      • Entity for meals' calendar
      • Entity for shopping list items
      • Class for gathered shopping list items
      • Entity for products
      • Entity for products inventory
    • Data manipulation
      • Calendar's recipes ingredients => shopping list
    • Usage of LiveData for database objects
  • Interface
    • Calendar
    • Cookbook
    • Shopping list
    • Products
    • Inventory
  • Other features
    • Export recipes
    • Import recipes
  • Langages
    • English
    • French

Products

To add ingredients in a recipe, user needs to choose or create the related product using the ad hoc interface. This feeds a product batabase shared among all the recipes. The advantage of this system is to merge similar products and thus, them to group themselves in the shopping list.

Inventaire (en projet)

L'inventaire repertorirait les ingrédients/produits achetés. Deux moyens sont envisagés pour founir cet inventaire :

  • lors du check d'un ingrédient/produit dans la liste des courses : l'appli demanderait une date de péremption et/ou ajouterait le produit à l'inventaire.
  • après chaque course, l'utilisateur serait chargé de scanner ses produits, lier les achats scannés à un produit archivé (si cela n'a pas encore été fait) et le tout serait ajouté à l'inventaire.

Par la suite, la page de l'inventaire offrirait les fonctionnalités suivantes :

  • la mise à jour des produits de l'inventaire
  • les produits qui perimeront très rapidement
  • les recettes les plus adaptées pour les produits disponibles

menus's People

Contributors

16arpi avatar

Stargazers

AB avatar  avatar Damien Ronssin avatar

Watchers

 avatar Raphaël Gilles 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.