Project

General

Profile

Release Note #3659

Updated by Ayat Rahman 5 months ago

 
 # Release of Sprint-2 

 **Site URL:** https://dev.algonyx.com/   
 **Duration:** 2 weeks (03/11/2025 to 18/11/2025)   
 **Release Date:** 18/11/2025 

 --- 

 ### Team Members   
 - **Frontend:** Ayat Rahman, Najmul Hasan, Sajib Ahmed, Nazmul Hossain 
 - **Backend:** Zahid Hassan, Al Arafat Siddique   
 - **QA:** Md. Abdul Hamid 

 --- 

 ## Features & Enhancements 

 ### Frontend Implementations 
 - **Vendor public profile page** design implementation 
 - **Client public profile page** design implementation  
 - **Client dashboard** 
    1. Designed the **Find Talent** page along with the **search results** page — fully responsive. 
    2. Designed the **Help Center** page — fully responsive. 
    3. Designed the **Settings** page (**Profile** and **Preference** tabs). 
 - **Vendor dashboard** 
    1. Designed the **Talent Approval** page along with the **Set pricing** page — fully responsive. 
    2. Designed the **Resource Management** page — fully responsive. 
    3. Designed the **Settings** page. 
 - **Talent and Consultant dashboard** 
    1. Designed the **My Profile** page along with the **Settings** page — fully responsive. 

 - **Talent Onboarding form** design implementation (fully responsive) 
 - **Consultant Onboarding form** design implementation (fully responsive) 
 - **Vendor Onboarding form** design implementation (fully responsive) 

 --- 

 ### Backend Implementations 
 - Implemented **GET** and **Autosave** endpoints for **Step 1** and **Step 3** of the Talent Onboarding form   
 - Implemented **Request for Approval** API for **Step 1** and **Step 3** of the Talent Onboarding form   
 - Completed full **CRUD operations** (APIs + Services) for the following entities:   
   - Skills   
   - Skill Categories   
   - Languages   
   - Workplace Cultures 
   - Organizations 
   - Country code 
 --- 

 ## Known Issues 
 - Hero section of talent profile page has some design inaccuracy. 
 - The **Shortlist menu page design** in the client dashboard sidebar has not been implemented yet. 
 - Image/Media/Files uploads are not implemented in on-boarding forms 
 --- 

 ## Routes To check 
 - [Vendor public profile page](https://dev.algonyx.com/talent/profiles/sarah-johnson) 
 - [Client public profile page](https://dev.algonyx.com/vendor/companies/xyz) 
 - [Client dashboard](https://dev.algonyx.com/client/dashboard/find-talent) 
 - [Talent Approval page](https://dev.algonyx.com/vendor/dashboard/talent-approval/) 
 - [Resource Management page](https://dev.algonyx.com/vendor/dashboard/resources/) 
 - [Vendor Settings page](https://dev.algonyx.com/vendor/dashboard/settings/) 
 - [Talent Profile page](https://dev.algonyx.com/talent/dashboard/my-profile/) 
 - [Consultant Profile page](https://dev.algonyx.com/consultant/dashboard/profile/) 
 - [Talent Settings page](https://dev.algonyx.com/talent/dashboard/settings/) 
 - [Consultant Settings page](https://dev.algonyx.com/consultant/dashboard/settings/) 
 - [Talent Onboarding page](https://dev.algonyx.com/talent-onboarding) 
 - [Consultant Onboarding page](https://dev.algonyx.com/consultant-onboarding) 
 - [Vendor Onboarding page](https://dev.algonyx.com/vendor-onboarding) 

 ## Resources 
 - [Live Site](https://docs.google.com/spreadsheets/d/1O66QTNo-gT8zy4SwymakoNo0-kd84YgSASJeJobLNdk/edit?gid=1321545389#gid=1321545389) 
 - [Figma](https://www.figma.com/design/PZyA0Z3BSkOUyca7QpgLB4/Algonyx?m=dev) 
 - [Estimation](https://docs.google.com/spreadsheets/d/1O66QTNo-gT8zy4SwymakoNo0-kd84YgSASJeJobLNdk/edit?gid=1321545389#gid=1321545389)

Back