dataforgoodfr / dataforgoodfr/14_Data4Trees

[D4T Backend] Feature - Ajouter routes pour récupérer détails des formulaires

Open
#61 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

D4T_Backend good first issue P3
Dominant language
TypeScript
Stars
9
Forks
0
Avg merge
10d 11h
Merged PRs (30d)
4

Description

Objectif

Ajouter une route GET pour lister les formulaires (=lister les dossier dans catalog en gros) + une route pour voir les détails d'un formulaire (= schema côté coordo)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or route entry points are named. Start by locating the backend route entry point and the existing catalog/form handling, then determine the response shape for listing forms and returning a form's coordinator schema. Done means both GET routes exist and return the intended list and detail data.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.