Skip to content

lukehunterdev/shopping-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Lister

A simple web app for creating and sharing lists. This is actually the solution I use for my weekly shopping, and other areas where a simple list is needed.

Readme TO-DO List:

  • How to install from image
  • How to build
  • Documentation
  • List of third party libraries

TO-DO List - Short Term

This list is not exhaustive.

  • Login page.
  • View lists page.
  • View individual list page.
  • Set item ticked or unticked.
  • Live web UI update of item ticked or unticked.
  • Create list via web UI.
  • Create new items via web UI.
  • Add item to working list via web UI.
  • Live web UI update of item added to working list.
  • Reorder items in working list via web UI.
  • Live web UI update of item reordering.
  • Clear ticked items button via web UI.
  • Live web UI update of clear ticked items.
  • Some kind of 'offline' mode for when signal is weak
  • Signup via web UI.

TO-DO List - Long Term

This list is not exhaustive.

  • Integrate PASSKEY logins.
  • Use STOMP over websocket, to simplify message brokering.

About

A simple web app for creating and sharing lists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors