Skip to content

abhi0324/Course-Selling-Backend-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g# Course Selling Backend Application

🚀 Overview

The Course Selling Backend Application is a Node.js-based backend system designed to manage courses, users, and authentication. It provides essential CRUD operations and role-based access control (RBAC) to facilitate seamless course management.

📌 Features

  • 🔐 Authentication & Authorization (JWT-based)
  • 🛠️ Admin & User Roles with restricted access
  • 📚 Course Management (Add, Update, Delete, Fetch Courses)
  • 🗄️ MongoDB Database Integration
  • RESTful API Design

🏗 Tech Stack

  • Backend: Node.js, Express.js
  • Database: MongoDB (Mongoose ODM)
  • Authentication: JSON Web Token (JWT)
  • Middleware: Express Middleware for security & validation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors