Release Note #2490
Updated by Ayat Rahman 11 months ago
# Release of Sprint-05
**Site URL:** https://front2.softekocms.com/
**Duration:** 7 days (14/05/2025 to 21/05/2025)
**Release Date:** 21/05/2025
### Team Members
- **Frontend:** Lutfor Rahman Shimanto
- **Backend:** Zahid Hassan, Ayat Rahman
- **QA:** Md. Abdul Hamid
---
### Features
#### Frontend Components
- **Tool Details Page Improvements**
- Implemented rating & comments count in hero section with instant update after submission
- Enhanced data fetching strategy using Tanstack query function
- Added revalidate logic for real-time updates
- Added current user rating display in product details page
- Implemented toast notifications upon successful rating
- Integrated bookmarks in the details page with updates reflected in the tool summary
- Added confirmation prompts for comment deletion and rating actions
- Created reusable prompt modal component
- Implemented prompt modal in Rating and comment sections
- Implemented Similar Tools section
- **Performance & Structure Optimization**
- Completed Performance & Structure optimization in:
- Tool Details page
- Submit Tool Page
- All Tools Page
- Implemented modular approach across pages:
- Client/Server component separation
- Maintained modular folder structure for all modules
- Separate types, static data, API calls
#### Backend Integration
- **All Tools:**
- Enhanced pagination structure
- Implemented sorting and filtering
- Optimized performance for the list of all tools API
- **Data Scraping:**
- Scraped and cleaned data from TAAFT using FireCrawl
### Known Issues
- The Application should not display an extra table row in the editor content when adding a table.
- Tags in similar tool section is not extendable
- non admin users cant delete comment
- search filter & sort aren't isnt working
- verification modal closes before clicking on verify button (verify with email) and email domain isn't appearing
---