From 6a1e092d5f68062793525babc56a8833af51ca7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ana=C3=AFs=20GENTY?= <anais.genty@ensiie.fr> Date: Mon, 9 May 2016 19:44:05 +0200 Subject: [PATCH] Update README.md --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb16b66..877b7bf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ +Projet web +--------------- +Application de gestion des parrainages inter promo de l'ENSIIE + Documentation -------------- +--------------- +Manuel à venir + +Fonctionnalités +--------------- +-Inscription (création de profil) +-Edition de profil (mise à jour) +-Recherches dans l'arbre (personne ou lien de parenté) +-Ajout de liens (de parenté) +-Connexion/déconnexion +-Visualisation de l'arbre (en cours d'implémentation) + +Fonctionnement +--------------- +Lancer accueil.php dans un navigateur puis naviguer dans l'application + +Authors +--------------- +Anaïs GENTY - Sandra MICHAUT - Arielle MAROUANI - Hafsa RIAHI \ No newline at end of file -- GitLab