Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gestion d’un système d’agenda / calendrier #191

Merged
merged 8 commits into from
Jul 24, 2024
Merged

Gestion d’un système d’agenda / calendrier #191

merged 8 commits into from
Jul 24, 2024

Conversation

Ash-Crow
Copy link
Collaborator

@Ash-Crow Ash-Crow commented Jul 15, 2024

🎯 Objectif

Il faut pouvoir créer un agenda avec des entrées d'événements, comme sur https://www.numerique.gouv.fr/agenda/?

Fix #162

🔍 Implémentation

  • Page d’index de l’agenda
    • Créer la base de la page
    • N’afficher que les événements situés dans le futur
    • Gérer un système de filtres
  • Page d’événement
    • Créer la base de la page
    • Gérer les catégories/tags/auteurs
    • Gérer la carto ?
  • Gérer les exports iCal
  • Gérer une page d’archive des événements passés ?
  • Créer un bloc pour l'accueil

⚠️ Informations supplémentaires

(optionnel) Documentation, commandes à lancer, variables d’environnement, etc.

🏕 Amélioration continue

  • (optionnel) Une liste d’autres modifications pas en lien direct avec la PR

🖼️ Images

(optionnel) Une ou plusieurs captures d’écran, si pertinent

@Ash-Crow Ash-Crow self-assigned this Jul 15, 2024
@Ash-Crow Ash-Crow added amélioration Nouvelle fonctionalité ou demande numerique-gouv app-agenda labels Jul 15, 2024
@Ash-Crow Ash-Crow added this to the Sprint 1 milestone Jul 15, 2024
@Ash-Crow Ash-Crow linked an issue Jul 15, 2024 that may be closed by this pull request
@Ash-Crow Ash-Crow modified the milestones: Sprint 1, Sprint 2 Jul 17, 2024
@Ash-Crow Ash-Crow merged commit ea9de2d into main Jul 24, 2024
3 checks passed
@Ash-Crow Ash-Crow deleted the agenda branch September 18, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amélioration Nouvelle fonctionalité ou demande app-agenda numerique-gouv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Créer une app agenda / événements
1 participant