Requirements record or Reqord is a web application use to document project features and requirements. In addition, business rules, decisions made, and exceptions are taken into account. It has a feature to auto generate some documents based on the requirements e.g (API Documentation, User manual, Data Flow Diagram, and many more).
$ npm install
# Application is accessible in port 8080
$ npm run start
This project uses the MIT license.