User Story
As a developer, I want to remove the OCD (On Call Duty) component, which is specific to Bitgrip company, from this repository since it does not have any relevance to the main app. Instead, I aim to add it to the Bitgrip forked repository, where it can be utilized effectively for Bitgrip's specific needs.
Acceptance Criteria
- The OCD component should be completely removed from the current repository's codebase without impacting the main functionality of the app.
- The OCD component, along with any required configurations, should be successfully added to the Bitgrip forked repository.
Background
- The OCD component was randomly integrated into the current repository but serves a specific purpose tailored for Bitgrip company.
- Separating the OCD component from the main app will help maintain a clean and focused codebase, avoiding unnecessary complexities for other users or contributors.
- Placing the OCD component in the Bitgrip forked repository will allow Bitgrip to make any customizations and optimizations needed to align with their unique requirements.
User Story
As a developer, I want to remove the OCD (On Call Duty) component, which is specific to Bitgrip company, from this repository since it does not have any relevance to the main app. Instead, I aim to add it to the Bitgrip forked repository, where it can be utilized effectively for Bitgrip's specific needs.
Acceptance Criteria
Background