0xironclad / 0xironclad/Job-Application-Tracker

Add activity log for important events

Abierto
#14 0 comentarios 0 reacciones 0 asignados Ver en GitHub
backend feature
Lenguaje dominante
TypeScript
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Implement an activity log that records key events such as application creation, status changes, notes created, and tasks completed. Provide endpoints to fetch activity per application and a global activity feed for the user.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Look for existing models like Application, Note, and Task to understand the events to log. Check the backend structure for where to add an Activity model and its service. The endpoints need to be added to the API router, likely in a file like `src/routes/activity.ts`. Start by defining the activity schema and the events to capture, then implement the logging in relevant service methods. 'Done' means the new endpoints return activity data for an application and a user-wide feed.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript
Área
api, backend
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.