Arquisoft / Arquisoft/InciManager_e4a

Notificar incidencia

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

En caso de que la combinación (email, password) aparezca en la base de datos, la respuesta será 200 OK con el cuerpo JSON de la forma:

{ "name": Nombre,
"location": Coordenadas (opcional),
"id": identificador,
"state": estado de la incidencia
}

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the endpoint that handles the email and password combination, then determine how incident data is represented and returned. Done means a matching database record produces a 200 OK response with the specified JSON fields, including optional location.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.