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.
- Host: GitHub
- URL: https://github.com/hemeshhere/coursella
- Owner: hemeshhere
- Created: 2025-05-27T10:26:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T13:36:04.000Z (12 months ago)
- Last Synced: 2025-06-19T14:41:26.433Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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