Skip to content

misoks/shopping-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List

A responsive shopping list web app made for my very particular parents. Allows you to have a list of favorite items that you can add to your shopping list every week, as well as categories and customizable notes.

To install manually:

  • Create a SQL database on your server and run _setup/createtables.sql on it
  • Open up src/db.php and follow the instructions
  • Copy src to webroot

To run with docker:

  • git clone this repo
  • run docker-compose up -d
  • the app should be running on port 6981

See it in action here: http://gooble.biz/list/ (temporarily unavailable)

About

A custom shopping list web app made for my very particular parents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages