Giter VIP home page Giter VIP logo

foodle's Introduction

Foodle

Link to Low Fidelity Prototype

Features to Implement

  • Camera Integration (@BraunFranklin)
    • Request access to camera
    • Mock scan results
  • "Cook Now" page (@ageekwall)
  • Search page (@CJohnson19)
  • Preferences Page (@dmethi)
  • Pantry Page (@dmethi)
  • Shared Elements
    • Ingredient List View (@SonaliMucherla)
      • Edit Button
      • Add Button
    • Recipe Card View (@bhaargav006 Minimized card on cook now page)
    • Recipe Page View (@bhaargav006 Maximized card on cook now page)
    • Adjusting Ingredients (@CJohnson19)
    • Tab Bar (@SonaliMucherla)
    • Search / Filter Bar (@CJohnson19)
      • Filter Options
      • Search Bar

foodle's People

Contributors

ageekwall avatar bhaargav006 avatar cjohnson19 avatar sonalimucherla avatar

Watchers

 avatar  avatar  avatar

foodle's Issues

`Ingredient` Card View

Minimized Card

  • Label the amount in the appropriate unit (pending #17)
  • The amount should limit decimal amounts - converting between units causes large floating point numbers.
  • Move EDIT button to minimized view. Should be an ImageButton with a plus or edit icon depending on context.

Maximized Card

  • Give description of ingredient with appropriate heading

Add Ingredient User Flow Fix

Issue: As a user, I expect a more logical display of the camera or manual addition of ingredients.

Possible Solution:

  • Pressing the button doesn't lead to a new fragment asking for "Manual" or "Camera", but shows manual addition with a FloatingActionButton for camera scans.

Decrease number of clicks to edit amounts

As a user, I want to be able to more easily edit amounts when adding new or editing existing ingredients.

Potential Fix
Add a new button to a minimized ingredient card, with an edit icon, which displays the dialog immediately.

`Recipe` Card View

Minimized Card

  • Label cook time with hours / minutes (see Recipe.getDurationString())
  • Overall aesthetic improvements

Maximized Card

  • Transfer a Recipe's Ingredients to a RecyclerView, ListView, or other dynamic listing element.
  • Create RecyclerView or ListView to hold instructions.
  • Edit Recipe Model to include instructions.
  • Label description, details, etc with headings in the expanded view.

Remove Search Tab

  • Remove search tab in bottom nav bar
  • Have text labels always display
  • Change titles so no labels are truncated with "..."

Lana gave feedback that our app has some poor visibility on each tab's purpose. She suggested keeping the text always on, but perhaps we can clear up the search v. search icon disparity by removing the search icon entirely.

Create Ingredient and Recipe DB

  • Implement SQLite database for Ingredients, Recipes, and Pantry
  • Create logic for linking many Ingredients to a Recipe, and many Ingredients to a Pantry
  • Create cooking history
  • Migrate current placeholder information to DB

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.