Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.48 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.48 KB

Reqord (Requirements Record)

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).

License Code Style

Getting Started

Installation

$ npm install

Running the app

# Application is accessible in port 8080
$ npm run start

License

This project uses the MIT license.