Grindly gamifies the study grind, turning academic challenges into collaborative adventures. Build your study crew, share the knowledge load, and unlock achievements as you progress through your educational journey. With features like group study sessions, knowledge sharing, progress streaks, and peer mentoring, Grindly proves that the best way to learn is together.
Anthony
Check their projects out: Interactive To-Do List, Dev-Hub
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Making some good strides on Grindly, our collaborative learning platform.
-Landing Page is Up! 🚀 We've got a basic landing page live at page.tsx. It introduces Grindly and has a Get Started / Login button ready to take users to the sign-in/sign-up flow.
-OAuth Setup in Progress: Been diving into the world of OAuth! Got the placeholders and some actual credentials for Google and GitHub sign-ins configured in our .env.local. This is key for getting users onboarded smoothly.
Next up, we'll be focusing on building out the actual authentication logic and user dashboard. Stay tuned!