cyntaria / ConstructionERP-Backend

A REST API backend system for the construction ERP software made with NodeJS
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Materials API #10

Open arafaysaleem opened 3 years ago

arafaysaleem commented 3 years ago

Description

This epic is a sub goal of the epic for Milestones API and provides information regarding materials. This epic requires few endpoints to be setup and tested along with their detailed documentation.

Initiative / goal

This API impacts our project management module as without materials we can't work on milestones. We want to be able to see all possible materials to choose from while ordering in milestones. However, it is not necessary implement before the Milestone Stages API.

Hypothesis

The following is true by the end of this API

Acceptance criteria and must have scope

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

Stakeholders

None

Timeline

1 week is needed to setup all the foundation, along with testing and documentation. No blockers expected.