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

Milestones API #8

Open
20 tasks
Tracked by #1
arafaysaleem opened this issue Jul 8, 2021 · 1 comment
Open
20 tasks
Tracked by #1

Milestones API #8

arafaysaleem opened this issue Jul 8, 2021 · 1 comment
Labels
epic Theme of work that contains several sub-tasks or Issues

Comments

@arafaysaleem
Copy link
Contributor

arafaysaleem commented Jul 8, 2021

Description

This epic is a sub goal of the epic for Projects API and provides functionality surrounding project milestones. This epic requires multiple endpoints to be setup and tested along with their detailed documentation.

Initiative / goal

This API impacts our project management module as without milestones we can't create tasks for our project and we can't proceed. We want to be able to divide a project into milestones each with it's own materials, stages, payments and equipment. We can track what labor is working on each milestone daily. We can assign labels to a milestone to indicate what is it's scope. We should work on this immediately after setting up Projects API.

Hypothesis

The following is true by the end of this API

Acceptance criteria and must have scope

We must have Authentication, Projects and Labors API setup prior to this. In the end we need to have a collection of following endpoints:

Stakeholders

None

Timeline

5 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 Jul 8, 2021
This was referenced Jul 8, 2021
@arafaysaleem
Copy link
Contributor Author

This Epic has 3 stages:

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

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
Projects
None yet
Development

No branches or pull requests

1 participant