### 1️⃣ Describe the work done
- [x] *`User Stories` for the following Issues have been completed*  
- [x] *`Bugs` have been fixed and tested*  
<!-- 
👉👉 Issue #ISSUE_NUMBER:
    👉 DETAILED_DESCRIPTION
     ⏫ EXAMPLE ⏫ -->
 <!-- ❓Issue is on a SEPARATE REPOSITORY❓
     - Then copy and past the 🌐 COMPLETE URL of that Issue -->
- Issue #:
> <!--DETAILED_DESCRIPTION_OF_WORK_DONE_HERE:👉 --> 
- Issue #: 
> <!--DETAILED_DESCRIPTION_OF_WORK_DONE_HERE:👉 --> 


**<ins>Instructions for QA to validate these issues:</ins>**
  > <!-- Instructions for QA Here-->

### 2️⃣ Other PULL REQUESTS required to be merged first?
- [x] ☑️ `continue`, This PR does NOT require another dependent Pull Request
  <!-- 👆 Or 👇 -->
- [ ] 🛑 `break`, **FIRST** merge the following Pull Request:
 <!-- ❓Issue is on a SEPARATE REPOSITORY❓
       - Then copy and past the 🌐 COMPLETE URL of the Pull Request -->
  - PR #
    > <!-- PR Description Here -->

### 3️⃣ Code Quality
- [ ] My Code follows [Cobuild Lab's Code Conventions](https://www.devsup.io/)
   - [x] I have performed a `self-review` of my own code
   - [x] I have `commented` my code, particularly in hard-to-understand areas
   - [x] I have made corresponding changes to the `documentation`
   - [x] My changes generate no new `warnings`
   - [x] I have removed `console.log`'s 

### 4️⃣ Developer Testing
- [ ] **🅰. I have locally tested the platform thoroughly**
  - **`WEB PROJECTS:`**
  - [x] Windows: Firefox, Edge, Chrome
  - [x] Mac: Safari
  - [x] Mobile Browsers (iOS/Android) or Chrome Mobile Inspector
<!-- THIS IS NOT A MOBILE PROJECT
  - **`MOBILE PROJECTS:`**
  - [x] Tested in Emulators
  - [x] Tested in iOS Device
  - [x] Tested in Android Device
-->
- [ ] **🅱. I successfully performed the following `TESTING`**
   - **Optional:** *Depending on Project & Environment*
   - [ ] `Functional` Testing
   - [ ] `Smoke` Tests in a Development Environment
   - [ ] `E2E` Tests
   - [ ] `Unit` Testing
- [ ] **🅲. ❗️I understand `NEW TESTS` should be added when adding new features**
   - [x] *_Did Not_* need to add new test
      <!-- 👆 Or 👇 -->
   - [ ] Added these _*New Tests*_:
      - <!-- Test Type & Details Here -->

### 5. Screenshots
