Go to file
Matthieu Lamalle ecdde6debe set go mod 2019-12-13 16:05:19 +01:00
auth set go mod 2019-12-13 16:05:19 +01:00
bdd set go mod 2019-12-13 16:05:19 +01:00
config manage auth and add secret 2019-11-28 14:36:49 +01:00
foodlist add food options 2019-11-29 09:21:55 +01:00
templates manage auth and add secret 2019-11-28 14:36:49 +01:00
vote set go mod 2019-12-13 16:05:19 +01:00
.gitignore set ldap auth 2019-11-28 10:21:17 +01:00
README.md Update Readme 2019-11-29 16:03:51 +01:00
foods.db set ldap auth 2019-11-28 10:21:17 +01:00
go.mod set go mod 2019-12-13 16:05:19 +01:00
go.sum set go mod 2019-12-13 16:05:19 +01:00
server set ldap auth 2019-11-28 10:21:17 +01:00
server.go set go mod 2019-12-13 16:05:19 +01:00

README.md

FOODOLES

Projet Go de vote pour choisir ce qu'on mange au déjeuner

TODO : Afficher une liste de restaurants locaux répondant au vote du jour Logguer les utilisateurs Empécher plusieurs votes sur un item Débug le renvoi d'information à la fin du vote Gérer les sessions utilisateurs