GroceriStar / GroceriStar/fetch-constants
#### [Groceristar][Department][methods]
Open
in-process
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
By using names on methods from this [page](https://groceristar.github.io/documentation/docs/groceristar-website-methods-list/department-router/department-router.html)
In order to make it better, we'll create set of constants, each for a different method.
Example:
*Get data, related to single department*
will became `export const GET_DEPARTMENT_DATA = "GET_DEPARTMENT_DATA";`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.