Giter Club home page Giter Club logo

shopping-list's Introduction

Shopping list

Plan your grocery list, with your partner, in realtime.

When it's time to go to the store, share the list with your partner (and kids) and ask them to get groceries from different categories - save time on the mundane.

You'll see immediately what has been added to the shopping cart, as they tick items off the list - so nothing gets added twice, and nothing is forgotten. The screen will also stay lit, preventing it from going to sleep every few seconds.

No logins required. No ads. No tracking. You can host this app on your Raspberry PI, if you want to.

Features

Currently implemented

  • See online users in realtime
  • Change your avatar's initials and color

To-do (in order of priority)

  • See if somebody starts adding an item to the list in realtime, with their avatar displayed
  • Persist the shopping list in a database
  • Add a shopping list clear button
  • Add the always-on shimmy
  • Introduce groups, so different families can start using the app
  • Persist food groups by a selected grocery store.
  • Add user-managed list of recipes

Development

Starting the project

  • Have Docker installed, and this repository cloned
  • Run docker compose up
  • Enter http://localhost:666 in your browser

Testing on LAN

To test the project on LAN, start the project and then apply the following command (Windows):

netsh interface portproxy add v4tov4 listenport=80 connectaddress=localhost connectport=666 protocol=tcp

then, you'll be able to access the app using your host computer's IP address.

shopping-list's People

Contributors

ohmy-cz 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.