Giter Club home page Giter Club logo

shopping-lists's Introduction

Shopping Lists

A small web application to manage shopping lists.

Very simple, file-based, designed to be mobile-first, although easy to use also from a computer.

Screenshots

General Instructions

  • Tweak config.py according to your preferences
  • To create a new list you must manually create an empty txt file inside your configured data folder. The name without extension will become the name of the list
  • To edit a list, just click it from the lists view and you will enter the items view
  • Once viewing items, click/tap them one or more times to cycle their state to:
    • Grey: No need to buy right now ("unchecked")
    • Yellow: Need to buy ("checked")
    • Red: Important to buy ("highlighted")
    • Black: Remove from list. Will disappear upon changing list or reloading, except if you tap and change its state again
  • You can also create new items from the item view at the bottom, just fill the textbox with the item name and press the + button

Status cycles: Unchecked -> Checked -> Highlighted -> Deleted -> (cycle restarts, Unchecked again)

Development

Just run make run and it will tell you the url to access the development version once the container is ready.

CSS

CSS stylesheet used is Bootstrap with tiny tweaks, and most importantly, with all unused CSS removed via PurgeCSS. Kept the original full css file (in static/style.original.css) but unused from the templates.

Deployment

Beware of default config values, make sure to change them. That said, up to you how to deploy it.

shopping-lists's People

Contributors

kartones avatar renovate[bot] avatar

Stargazers

BeaGuti 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.