Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mk4levi/mk-codezone

MK-CodeZone is a full-stack EdTech platform for programers built using the MERN stack. It serves as a central hub for developers to connect, buy courses and explore the exciting world of programming together.
https://github.com/mk4levi/mk-codezone

dockerfile expressjs html-css-javascript mongodb nodejs react tailwindcss

Last synced: 7 days ago
JSON representation

MK-CodeZone is a full-stack EdTech platform for programers built using the MERN stack. It serves as a central hub for developers to connect, buy courses and explore the exciting world of programming together.

Awesome Lists containing this project

README

        

# MK-CodeZone

MK-CodeZone is a full-stack EdTech platform for programers built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It serves as a central hub for developers to connect, buy courses and explore the exciting world of programming together.

### Project Link:

[Visit Project's Live Web-App](https://mk-codezone.vercel.app/)

## Project's Screenshots =>

![image](./src/assets/Images/ss1.png)
![image](./src/assets/Images/ss2.png)
![image](./src/assets/Images/ss3.png)
![image](./src/assets/Images/ss4.png)

## Technologies Used

- **MongoDB**: Database
- **Express.js**: Backend Framework
- **React.js**: Frontend Framework
- **Node.js**: Backend Runtime Environment

## Features

- **User Authentication**: Secure login and registration.
- **Payment Integration**: Purchare course using secure Raxorpay payment gateway
- **Course Management**: Create, update, and delete courses.
- **Interactive Lessons**: Multimedia lessons with quizzes.
- **Progress Tracking**: Track user progress and performance.
- **Responsive Design**: Mobile-friendly interface.

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

- Node.js
- MongoDB

### Installation

1. Clone the repo

```sh
git clone https://github.com/mk4levi/mk-codezone.git

```

2. Install NPM packages

```sh
Frontend- npm install
Backend- 1. cd server 2. npm install

```

3. Start the development server
```sh
Frontend- npm run start
Backend- 1. cd server 2. npm run dev
```

### Contact

Manthan's Portfolio -[My Portfolio](https://manthan-mk-portfolio.vercel.app/)

Manthan's LinkedIn -[My LinkedIn](https://www.linkedin.com/in/mk4coder/)

Manthan's Mail ID -[[email protected]](mailto:[email protected])