Skip to content

Commit

Permalink
Add process schema
Browse files Browse the repository at this point in the history
  • Loading branch information
amandine-sahl committed Jul 7, 2023
1 parent 1495965 commit 7720751
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# Reservation des animations dans geotrek
# Reservation des animations dans Geotrek

Petite application permettant aux visiteurs d'un portail Geotrek Rando de réserver des places pour les
événements. Une interface d'administration est disponible pour gérer les réservations.
Application permettant la gestion des réservations des animations publiées sur Geotrek.
Elle permet aux visiteurs d'un portail Geotrek Rando de réserver des places pour les
événements.
Une interface d'administration est disponible pour gérer les réservations.

La gestion de l'authentification est sans mot de passe et fonctionne avec des liens envoyés par email.

Schéma simplifié du fonctionnement pour le grand public
![Fonctionnement pour le grand public](docs/images/schema_grand_public.png)

Schéma simplifié du fonctionnement pour les administrateur
![Fonctionnement pour l'interface d'administrateur](docs/images/schema_admin.png)


# Installation et configuration

## Configuration
Expand Down
Binary file added docs/images/schema_admin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/schema_grand_public.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7720751

Please sign in to comment.