Skip to content

Commit

Permalink
Prepa release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amandine-sahl committed Jun 13, 2024
1 parent 5b66457 commit 9443bdb
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
**/config.*
**/*.md
!docs/*.md
**/custom.css

# Byte-compiled / optimized / DLL files
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0.dev
0.1.0
22 changes: 22 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

# Changelog

## 0.1.0 (2024-06-13)

Outil permettant la gestion des réservations des animations saisies dans Geotrek-admin.

**🚀 Fonctionnalités**

- Interface d'administrateur:
- Visualiser et rechercher dans les animations publiées sur Geotrek
- Visualiser le détail d'une animation
- Gérer des inscriptions
- Annuler les animations
- Ajouter un bilan
- Exporter le bilan des animations et de leur réservation

- Interface grand public:
- Lien vers le formulaire d'inscription dans Geotrek-rando-v3
- Formulaire d'inscription
- Annulation d'une inscription
- Visualiser ses inscriptions

0 comments on commit 9443bdb

Please sign in to comment.