Project

General

Profile

Release Note #2167

Updated by Ayat Rahman about 1 year ago

# Release of Sprint-01 

 **Site URL**: http://192.168.0.27:3000/   
 **Duration**: 2 weeks (March 5, 2025 to March 19, 2025)   
 **Release Date**: March 19, 2025   

 ## Team Members   
 - **Frontend**: Lutfor Rahman Shimanto   
 - **Backend**: Zahid Hassan, Ayat Rahman   
 - **QA**: Md. Abdul Hamid   

 ## Features   
 - Multi-step AI tool submission form with stepper navigation.   
 - Tool Basic Info: Name, overview, pricing, and description fields.   
 - Tool Media Info: Logo upload, categories, tags, and target users.   
 - Tool Additional Info: Video URLs, pros/cons, social links, and reCAPTCHA.   
 - Full CRUD for AI tools via API.   
 - Bulk tool creation endpoint.   
 - Category, tag, and target user management.   
 - Skeleton loading states for form steps.   

 ## Known Issues   
 - Tool description validation in Step 1 not working.   
 - Uploaded logos show dummy image only.   
 - Tags, categories, and target users not saved in lowercase.   
 - Need to add a new field in tool model to track completed step for that tool.   

 ## Resources   
 - [Postman Documentation](https://development-team-2306.postman.co/workspace/e05a9f7d-0d14-41d5-87c7-1ddcf208ddcf) 
   [Release Note](https://docs.google.com/document/d/1wPe-nxoFJydsXAxITnBzZi83h52QBrHL_CRU6Tb5EW8/edit?tab=t.0#heading=h.d2pegnfclxww)

Back