ioet / ioet/time-tracker-ui

Add support for feature toggles

Open
#60 0 comments 0 reactions 2 assignees Claimed by @juanultimate View on GitHub
mvp nice to have
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Feature toggles enable the capacity to roll-out different features to a certain group of users based on different criteria (more info here https://martinfowler.com/articles/feature-toggles.html)

We need to integrate a tool that can help us to release features using flags. It seems https://bullet-train.io/ is a nice tool that can be evaluated for free (20000 requests for free) so we need to check if there are other options or just using this one.

**Acceptance Criteria**
- A feature flags tool is integrated with the project
- README file is updated with the basic info about how to manage toggles in the app
- Share with the team the mechanism that is going to be used to release new features to certain users/tenants

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.