Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.75 KB

README.md

File metadata and controls

63 lines (41 loc) · 1.75 KB

Study-Booster

Study-Booster is an educational technology (ed-tech) platform that facilitates the creation, access, and rating of educational content. This platform is designed to enhance the learning experience by allowing users to engage with a variety of courses and educational materials.

This robust platform seamlessly integrates a range of features that revolutionize the way individuals learn, create, and interact with educational content. By fostering a dynamic ecosystem for both learners and educators, Study-Booster redefines the learning experience and amplifies the potential for knowledge acquisition.

Tools & Technologies

The Study-Booster platform was developed using the following tools and technologies:

HTML, CSS, JavaScript

BootStrap

Node.js

Express

EJS (Embedded JavaScript)

MongoDB

Run Locally

Clone the project

 git clone https://github.com/neelesh510/Study-Booster/project.git

Go to the project directory

  cd my-project

Start the Server

  nodemon index.js

Features

User Authentication:

  • Full-stack login and sign-up pages with OTP verification and email notifications.
  • Different user roles: admin, instructors, and students.

Content Creation and Management:

  • Admin can create categories for courses.
  • Instructors can create and manage their own courses.

Payment Integration:

  • Integrated Razorpay payment gateway for course purchases.

Course Access and Interaction:

  • Students can buy courses and enroll in them.
  • Students can access course contents, rate courses, and provide reviews.

Team Members