Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 896 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 896 Bytes

puny-potato-4945

Github Link: https://github.com/SumatM/puny-potato-4945

Front-end Deployed Link: https://puny-potato-4945.vercel.app/

ARIVU

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.

Features

  • 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.

Technologies Used

  • 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)