maximocanedo / maximocanedo/api-usuarios

Lógica de publicaciones

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Programar la lógica para que un usuario pueda ver publicaciones (De gente que sigue y públicas).
La publicación debe contener:

  • Nombre del usuario
  • Fecha de publicación
  • Contenido (Texto) de la publicación
  • Token con el que se autorizó la publicación (?)
  • Activo
  • Privacidad (Sólo yo -> Sólo seguidores -> Público

Esta tarea es más especializada, y quizá no se lleve a cabo en este repositorio.

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 file, test, or entry point is named. First confirm whether publication logic belongs in this repository, then clarify the data and access rules in the checklist; done should mean users can view posts from people they follow and public posts with the listed publication fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.