GithubHelp home page GithubHelp logo

pantry_party's People

Contributors

arjes avatar bmalinconico avatar grahamc avatar moralcode avatar vinanrra avatar zymbiosis avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pantry_party's Issues

Feature Request: Purchase/Consume by Name

I would like to be able to consume (all 3 variants) and purchase items by name for items without barcode and without switching to stock view.

I have a suggestion of how it could be implemented in the ui.

I imagine it could look something like this (but nicer).

image

Takes you to window similar to the current stock window but with new name, for purchase it removes all filters and show all items including 0 stock items, for consume it shows only product in stock. And a add button would have to be added to add new products without barcode.

Taping a product would be the same as scanning.

image

'Open' not working as expected/Grocy Home Assistant

The 'Open' function doesn't mark the product as opened in Grocy but actually Consumes it.
Inititally, 'Consume' didn't work (scanned items stuck waiting forever) but after navigating to the Consume page in Grocy it somehow got resolved.

I'm using the latest Pantry Party app for Android (1.0.10), Grocy Version 2.6.0, Home Assistant HassOS 3.13

Feature request: Donations

Thanks for the app, it has really simplified interacting with Grocy via a phone. I've disabled ads but I'd love to donate a few dollars to help support development.

Can we please get a donate link (ko-fi, paypal, etc.) or some form of donation only in-app purchase?

Feature Request: Back in product creation

I was creating many products while shopping today. If I am not missing it, a back button to previous step is not available when creating a new product. For when you realized you were a bit quick on the next button. Would be useful.

(QU auto selecting the same as PU would be great when creating a new product but that is even less minor than the back button)

Bug: Purchasing an item that is a pack only adds 1 piece

When using the Purchase option in Pantry Party it only adds one Piece instead of Piece * Factor.

Steps to reproduce:
Add Item to Grocy with Quantity Unit Purchase set to Pack, Quantity Unit Stock set to Piece and Factor purchase to stock quantity unit set to more than 2 (or more).

In Pantry Party, Scan-Purchase, scan the item and let it upload.

Expect the new piece count to equal Old + (Piece * Factor) 1 + ( 1 * 2) = 3 but getting only 2.

On Android

Integration with BarcodeBuddy

It would be great to have integration with barcode buddy, as I scan a bunch of items that's unknown and with barcode buddy I can search and create the products in bulk later on..

Grocy API through Traefik

hello,

I'm exposing grocy through traefik and having an issue using this app. Here's my traefik config:

services:
  grocy:
    image: linuxserver/grocy
    container_name: grocy
    environment:
      - PUID
      - PGID
      - TZ
    volumes:
      - ${CONFIG_DIR}/grocy/data:/config
      - "/etc/localtime:/etc/localtime:ro"
    ports:
      - 9283:80
      - 9284:443
    restart: unless-stopped
    networks:
      - t2_proxy  
    labels:
      - "traefik.enable=true"
      ## HTTP Routers Auth Bypass
      - "traefik.http.routers.grocy-rtr-bypass.entrypoints=http,https"
      - "traefik.http.routers.grocy-rtr-bypass.rule=Headers(`GROCY-API-KEY`, `$GROCY_API_KEY`) || Query(`GROCY-API-KEY`, `$GROCY_API_KEY`)"
      #- "traefik.http.routers.grocy-rtr-bypass.tls=true"
      - "traefik.http.routers.grocy-rtr-bypass.priority=100"
      ## HTTP Routers Auth
      #- "traefik.http.routers.grocy-rtr.entrypoints=https"
      - "traefik.http.routers.grocy-rtr.rule=Host(`grocy.$DOMAINNAME`)"
      - "traefik.http.routers.grocy-rtr.tls=true"
      - "traefik.http.routers.grocy-rtr.priority=99"
      ## Middlewares
      - "traefik.http.routers.grocy-rtr-bypass.middlewares=chain-no-auth@file"
      - "traefik.http.routers.grocy-rtr.middlewares=chain-oauth@file"
      ## HTTP Services
      - "traefik.http.routers.grocy-rtr.service=grocy-svc"
      - "traefik.http.routers.grocy-rtr-bypass.service=grocy-svc"
      - "traefik.http.services.grocy-svc.loadbalancer.server.port=80"

the error i get from the app is:
An unknown error occurred. Got HTTP status code 200.

isn't 200 a success code?

Grocy Version Check

Add a check against the supported Grocy Version to display to the user.

Upcoming Grocy releases may break functionality for pantry party due to api changes or users may expect new feature support.
There will be a lot less questions or support issues if it is clear to the user that Pantry Party development supports version 2.6.0 of Grocy and not 2.9.0 Grocy.

Product group is missing

Creating products is very easy to do in the store with this app. But the product group is not in that flow. Or I can not find it.

ISSUES: Never expire incorrect

When you select never expire, it ends up setting the value as negative one, so it sets expiration as yesterday.

Everything I set today to never expire is showing as expiring yesterday

Best Before date not working

Whatever best before date I put in when I purchase something it comes up on Grocy with today's date, unless the product is set not to expire in which case it has today + 100 years.

I am using the android app (updated a few days ago) with Grocy version 2.7.1.
I am in the UK so I wonder if it's a locale issue?

Otherwise great app! Thank you!

App crashes immediately on IOS14 dev beta 1

Hi,

just wanted to try out grocy and your app. On Android it works but on my IOS 14 dev beta 1 device it crashed immediately. I don't know if that's because of the beta.
But when it persists there might be an update necessary for IOS 14.
Plenty of time till IOS 14 will be released stable so nothing urgent.
I just hope this information may be helpful.

Regards

Feature Request: Consume/Open shortcut

I think it would be a nice addition if you tap the header in consume it would switch to open, and if you tap on open it switch to consume.

For clarity it might be nice if the different menus (consume, purchase, open, spoil) had different colors

image

Differences to barcode buddy

Since I know there's an app for barcode buddy, I was wondering where these two apps distinguish. As this seems still to be some niche, I'd thought it would be great to join forces ๐Ÿง

Current Stock - Android crash

When clicking an item in the new 1.1.0 Android app, the app crashes. Sent in a report via Google feedback with the Stack Trace. Appears to be an issue with Theme/Material Design.

Feature Request: pull size from product name

I hope this is an easy on but I noticed a lot of my product names have the sizes in them (16oz , 40oz)
Is there any way that can be pulled from the name and used as the units if it exists in the name?

enhancement: Store Logic

with the new Pantry Party app, i am redoing my entire setup to better include barcodes, full correct products names and parent products.

I am noticing a lot of my great value products come up with the words " great value" and/or "walmart" in them.

Can we apply this information we are getting from the product name to auto fill the default stores?

Shopping list suggestion

Just a thought,

the first items in the purchase view could maybe be the shopping list. Background in another color or similar.

Removed when scanned (replaced with normal scanned view but below the shopping list) or push the item to get option to purchase or remove from shopping list.

Feature request: Option to toggle the text-to-speech

Hey there, as I use the app in-store a lot, it would be great to have an option to toggle the text-to-speech reading of the article information.
That could maybe be included into the iPhone ringtone toggle switch.

Thanks in advance, especially for this wonderful app!

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.