3047a39acd
Thanks to Sbgodin for his work on Shaarli and Leed, which I adapted. Please note that if you already have a working instance of BouffeATUlm, you have to update manually your database. You have to set a new field for User database (at the end of the database). This field has to be called "stay_signed_in_token" and to be VARCHAR(32). |
||
---|---|---|
.hooks | ||
data | ||
db_backups | ||
doc | ||
inc | ||
tpl | ||
.gitignore | ||
humans.txt | ||
index.php | ||
install.php | ||
LICENSE | ||
README.md | ||
robots.txt | ||
TODO |
Bouffe@Ulm
An application in PHP with a web front-end to manage your food shopping with your friends easily. Don't worry about which one should pay, just enter it in the app and let it make the calculations.
Important note
I'm currently working on a complete refactorization and will update the repo during the development. This is a WIP and the repo may not be of great interest for someone not developing it. As soon as I get a stable release, I'll update this README file to provide more infos.