Products & Features

organize their products and features hierarchy, understand the Technologies used and the dependencies between them. They are 'here to stay' and describe WHAT it is.

Product

In AJIR, everything begins with a Product. As a user, you are part of a company and can access its root products here.

Products can have sub-products. Each Product has a single owner.

A documentation can be nicely formatted and added to Products. The link to it will be available at the end of the description.

API documentation

API documentation in OpenAPI format can also be uploaded, a dedicated linked will be generated and the documentation will be rendered in 3 different styles (Swagger, Swagger dark and ReDoc). You can then simply add the link to the Product's documentation.

GitHub repository

You can add an Url to the corresponding repository. It will be display on the Product's page. Additionally, you can add an API access token. Please read the GitHub link section below.

Feature

Each Product can have Features.

Together with Products, Features describe what the users can achieve with it.

A Feature has a status, either planned, functional or obsolete.

The description field will go something like this:

[Product/Feature] users can do something.

A Feature can 'use' other Features, from the same or other Products. Dependencies are then retrieved dynamically, in both ways (is using / is used by) and can be consulted at the Feature and Product levels.

A documentation can be added to Features.

Bulk actions

From Feature lists across the application, you can bulk group Tasks into a Product and bulk create a common Task. The bulk actions are available in a drop down menu by clicking on the 3 dots and Feature selection is done with the card's checkboxes.