Actions
Release Note #2608
openSprint 7 Release Note
Start date:
06/18/2025
Due date:
06/25/2025 (about 10 months late)
% Done:
0%
Estimated time:
Description
Release of Sprint-07¶
Site URL: https://front2.softekocms.com/
Duration: 7 days (18/06/2025 to 25/06/2025)
Release Date: 25/06/2025
Team Members¶
- Frontend: Lutfor Rahman Shimanto
- Backend: Zahid Hassan, Ayat Rahman
- QA: Md. Abdul Hamid
Features & Enhancements¶
1. Backend Improvements
- Refactored
Routes.tsto directly use function references instead of callbacks. - Simplified and improved API versioning structure.
- Removed redundant
index.tsfiles from each module to streamline backend code structure.
2. Update Tool Page
-
Implemented the Update Tool Page including:
- Route creation with slug handling.
- Tool edit form with validation and API integration (fetch & patch).
- UI updates for form structure and required field handling.
3. Dashboard Enhancements
- Bookmarks Page: Implemented bookmark route, integrated fetch & patch APIs, added filtering and pagination.
- My Tools Page: Completed pagination and UI adjustments, added navigation links.
- Recommendation Page: Implemented personalized recommendation route with pagination.
- Settings Page: Completed backend API integration and Postman setup. Frontend integration finalized.
- User Tools Recommendation API: Delivered personalized recommendation endpoint.
4. Home Page Overhaul
-
Developed enhanced Home Page with:
- Integrated search bar.
- Filters for “Just Landed,” “Popular,” “Premium,” and “Free.”
- New sections for featured tools.
- Two new tool card formats: Mini and Mega (with video support for Mega cards).
- Displayed key metadata such as rating, trending score, and pricing plans.
5. User Profile Page
-
Implemented full User Profile Page:
- Backend API development.
- Frontend integration including basic layout and data binding.
6. Search Result Page Enhancements
-
Added multi-faceted filtering support for:
- Tags
- Categories
- Verification status
- Pricing types
Known Issues¶
- Need to create user delete api and integrate in frontend
- Need to auto detect users location and set in time zone for currently signed in user
Actions