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

Posts API #18

Closed
13 tasks done
Tracked by #1
arafaysaleem opened this issue Aug 23, 2021 · 2 comments
Closed
13 tasks done
Tracked by #1

Posts API #18

arafaysaleem opened this issue Aug 23, 2021 · 2 comments
Labels
epic Theme of work that contains several sub-tasks or Issues Status: Completed

Comments

@arafaysaleem
Copy link
Collaborator

arafaysaleem commented Aug 23, 2021

Description

This epic is a sub goal of the epic for Complete REST API and provides functionality surrounding posting memories. This epic requires multiple endpoints to be setup and tested along with their detailed documentation.

Initiative / goal

This API impacts our memories feed module as without posts the feed will show no data. We want to allow students to make new posts, optionally with some images or videos. We want to allow students to react to posts. We want to show all the reactions and uploads of a post. We should work on this immediately after setting up Hangout Requests API.

Hypothesis

We must have Students and Reaction Types API setup prior to this. The following is true by the end of this API

  • We can query/manage possible posts and it's uploads
  • We can query/manage possible reactions of a post

Acceptance criteria and must have scope

In the end we need to have a collection of following endpoints:

Stakeholders

None

Timeline

3 weeks are needed to setup all the foundation, along with testing and documentation. No blockers expected.

@arafaysaleem arafaysaleem added the epic Theme of work that contains several sub-tasks or Issues label Aug 23, 2021
@arafaysaleem arafaysaleem mentioned this issue Aug 23, 2021
13 tasks
@arafaysaleem
Copy link
Collaborator Author

This Epic has 3 stages:

  1. First 7 starting days we will work on the base functionality of this API.
  2. Sub goals will begin and continue till 3 days before the deadline.
  3. Remaining 3 days, after sub goals are complete, will be used to check each of their functionalities in combination for this API's endpoints e.g. Get a post's reactions after Reaction Types API complete.

@arafaysaleem arafaysaleem mentioned this issue Aug 23, 2021
24 tasks
@arafaysaleem arafaysaleem changed the title [EPIC] Posts API Posts API Aug 24, 2021
@arafaysaleem
Copy link
Collaborator Author

Completed In #145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Theme of work that contains several sub-tasks or Issues Status: Completed
Projects
None yet
Development

No branches or pull requests

1 participant