Introduction & Tech Stack
Youlearnt is an e-learning platform that connects students with tutors in a collaborative learning environment. Students can choose preferred tutors based on subject expertise from a wide range of available disciplines.
The platform is a comprehensive web application with the following stack:
Frontend
- Nuxt 3 (Server-Side Rendering enabled)
- Vuetify 3 (Primary UI library)
- Ant Design Vue 4 (Secondary UI library, used in selected components)
- Firebase (Social auth and real-time features)
- ApexCharts (Data visualization)
- Pinia (State management)
Backend
- PHP Laravel
- Laravel Sanctum (Session-based authentication)