Since the initial phase in early February, StudyPath has evolved from a vision into a structured educational tool. Here is a log of recent developments: New Features: University & Programs Database: Officially launched the integrated modules for global university searches. This allows students to filter by country and academic discipline. UI/UX Overhaul: Migrated the interface to a fully responsive design using Tailwind CSS, ensuring students can access roadmaps from any device. Roadmap Logic: Developed the initial logic for "Academic Roadmaps," which provides a step-by-step guide for students aiming for international degrees. Technical Progress: We’ve been optimizing our data fetching for faster loading times and have prepared the groundwork for Amazon Nova AI integration. Here is a snippet of our roadmap structure: { "program": "Computer Science", "path": "Undergraduate", "steps": [ "IELTS/TOEFL Preparation", "University Selection", "Portfolio Development", "Application Submission" ] } What's Next? I am currently working on a personalized AI Recommendation Engine that will use student profiles to suggest the most suitable programs. The goal is to make education accessible to everyone, everywhere!
Log in or sign up for Devpost to join the conversation.