Actions
dev #4138
openIntegrating tools API Version 2
Description
Landing Page --> all tools api , featured section api
Tools Page --> all tools api (DONE)
Tool details page --> all tools api, similar tools api (DONE)(Similar not done)
Search Page --> All tools api
Search Result Page --> search api
Just Landed, Popular, Freemium, Free --> All tools api (DONE)
Admin Dashboard Tools Page --> All tools api --> (Done) owner email is not present
Backend updates
- Migrate first as new columns were added to tool card data table (ratingCount, keyFeatures) manually update empty fields. [updated all related controllers]
- Seed permissions as comment permissions are newly added to seedData
- Updated rating controller to have rating breakdown
- Make sure all tools has lastReleaseDate in tool card data table
Actions