You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of **User Story** is to design and present a scalable backend infrastructure that delivers a web interface allowing users to request new features and give feedback in an easy and intuitive way. Users can attach files with their story to explain what they want. The admins can then resolve, close and update the status of these stories. Users can interact with other stories via comments and votes. This can also serve as an efficient feedback and response mechanism which is critical for any organization to improve and make progress. Simply, its a **product management tool**.
@@ -12,6 +14,7 @@ The goal of **User Story** is to design and present a scalable backend infrastru
12
14

13
15
14
16
# Guidelines for development
17
+
15
18
### Setting up the project
16
19
17
20
After cloning this repository you will need to install all the dependencies: `npm i`
0 commit comments