An open API service indexing awesome lists of open source software.

https://github.com/hemeshhere/coursella

Coursella is a MERN stack web app for buying and selling online courses, connecting learners and educators on one platform.
https://github.com/hemeshhere/coursella

Last synced: 12 months ago
JSON representation

Coursella is a MERN stack web app for buying and selling online courses, connecting learners and educators on one platform.

Awesome Lists containing this project

README

          

# 📚 Coursella

**Coursella** is an under development full-stack web application built using the **MERN stack** (MongoDB, Express.js, React, Node.js). It serves as a platform for **buying and selling online courses**, making it easy for educators to publish content and for learners to discover and purchase courses.

## 🚀 Features

- 👨‍🏫 Instructor dashboard for uploading and managing courses
- 🎓 User dashboard to browse, purchase, and track courses
- 🔒 Authentication and authorization
- 💳 Payment integration (optional)
- 📦 RESTful API with MongoDB backend
- 📱 Responsive UI with React

## 🛠️ Tech Stack

- **Frontend**: React, Tailwind CSS (optional)
- **Backend**: Node.js, Express.js
- **Database**: MongoDB
- **Other Tools**: JWT, Axios, Mongoose