Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.31 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.31 KB

Coursefry 🏃‍♀️

A robust course platform built with NextJS and MERN stack 💨

See it live ✅ (only for desktop view)


Features

  • Authentication using cookies (wouldn't store tokens in local storage)
  • Password reset using AWS SES
  • Stripe for automated payment system
  • Course creation and management with features to add, update, delete, reorder lessons
  • Enrollment allocation according to the plan (Free/ Paid)
  • User dashboard: Showcase of his courses with option to mark lessons completed/ not completed yet
  • Instructor dashboard: showcase of his courses, with options to edit, add, remove lessons. Also he can unpublish the course, and his revenue
  • Storage used: S3 | Deployed on an EC2 instance

...and much more