feat:Added RoadMap and Summer Of AI
What does this MR do and why?
This merge request implements the Roadmap and Summer of AI modules in the ViswamAI backend using Strapi CMS.
It introduces structured content models, reusable components, and fully populated APIs to dynamically manage and serve data for frontend consumption.
This MR includes:
Creation of Summer of AI collection type with:
Hero section
Highlight cards
Projects listing
FAQs section
Creation of Roadmap collection type with:
Dynamic milestones timeline
Component-based architecture for scalable content management
Fully functional APIs with deep population support
This improves content flexibility, scalability, maintainability, and API-driven frontend development.
References
Summer of AI – ViswamAI Website Layout
Roadmap – Dynamic Timeline Module
Strapi Documentation – Content Types & Components