GroundApps / ShoppingList_Backend

Simple Centralized Shoppinglist - php backend
GNU General Public License v3.0
27 stars 23 forks source link

ShoppingList Backend

Installation

Requirements

Database

You can either use MySQL or SQLite. SQLite is easier to set up.

Installation

If you use Ubuntu you can use the PPA by executing add-apt-repository ppa:jklmnn/groundapps.
To install the backend manually , go to http://your.path/. Fill up the form, click on create! That's all.

Feedback

Please do never hesitate to open an issue!
I know there a some bugs, most likely because I had no idea how to do it otherwise and therefore had to use a workaround.