ARIVU is an online learning platform that offers courses across various domains, similar to Coursera & Udemy. This repository contains the source code for the ARIVU website.
GitHub Link: https://github.com/Deepak-25yadav/Arivu
Deployed Vercel Link: https://puny-potato-4945.vercel.app/
Contributors:
- Sumat Mallick - https://github.com/SumatM
- Arun Saradagi - https://github.com/arunsaradgi
- Deepak Yadav - https://github.com/Deepak-25yadav
- Mohd Asim - https://github.com/Asimji
- Animesh Kalita - https://github.com/Ak-nut-47
- 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: HTML, CSS, JavaScript, React, Redux, Chakra-UI
- Back-end: Node.js, Express.js
- Database: MongoDB
- Authentication: JSON Web Tokens (JWT), bcrypt
- Front-end Deployment: Vercel
- Back-end Deployment: AWS