Go to file
Phyks 6e774619c1 Cache system ; use a different cache file per user... will see how to improve it 2013-09-02 00:23:37 +02:00
data Correction of a bug in install.php 2013-08-23 00:22:30 +02:00
doc Small improvements 2013-08-26 09:52:04 +02:00
inc Bug correction in User::isUnique method + Start of caching system 2013-09-01 23:10:05 +02:00
tpl Bug correction in User::isUnique method + Start of caching system 2013-09-01 23:10:05 +02:00
.gitignore Added a check that tables don't exist in install.php + don't version tmp/ 2013-08-26 09:29:30 +02:00
LICENSE Updated humans.txt and LICENSE 2013-08-07 20:36:53 +02:00
README.md README updated 2013-08-25 00:07:38 +02:00
TODO Cache system ; use a different cache file per user... will see how to improve it 2013-09-02 00:23:37 +02:00
humans.txt Starting to create the classes 2013-08-07 23:29:57 +02:00
index.php Cache system ; use a different cache file per user... will see how to improve it 2013-09-02 00:23:37 +02:00
install.php Small improvements 2013-08-26 09:52:04 +02:00
robots.txt Started to rebuild the app 2013-08-07 20:32:44 +02:00

README.md

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.