Project

General

Profile

Release Note #4124

Updated by Nazmul Hossain Shovon 2 months ago

 
 # Release of Sprint-4 

 **Site URL:** https://staging.algonyx.com/   
 **Duration:** 1.5 weeks (15/01/2026 to 27/01/2026)   
 **Release Date:** 28/01/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 
 **Main Project** 
 - **Forget and Reset Password** design and api integration 
 - **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) 

 **Admin Project** 
 - **Admin Project** Auth flow ui design and api integration 

 --- 

 ### 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 
 **Main Project** 
 - [Forgot Password](https://staging.algonyx.com/auth/forgot-password) 
 - [Reset Password](https://staging.algonyx.com/auth/reset-password) 

 **Admin Project** 
 - [Sign in](https://algo-ad.algonyx.com/auth/signin) 
 - [Forgot Password](https://algo-ad.algonyx.com/auth/forgot-password) 
 - [Reset Password](https://algo-ad.algonyx.com/auth/reset-password) 

 ## Resources 
 - [Main Site](https://staging.algonyx.com) 
 - [Admin Site](https://algo-ad.algonyx.com) 
 - [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