Github Link: https://github.com/SumatM/puny-potato-4945
Front-end Deployed Link: https://puny-potato-4945.vercel.app/
ARIVU is an online learning platform that offers courses across various domains, similar to Coursera. This repository contains the source code for the ARIVU website.
- Browse and enroll in courses from different domains.
- Interact with course content, including videos, quizzes, and assignments.
- Track your progress and completion status for enrolled courses.
- Access a user dashboard for managing course subscriptions and personal details.
- Admin panel for managing courses, users, discounts, and other site settings.
- Front-end: React, React Router, Chakra UI
- Back-end: Node.js, Express.js
- Database: MongoDB
- Authentication: JSON Web Tokens (JWT)
- Deployment: Vercel (front-end), AWS (back-end)