Skip to content

Birajparajuli/online-pathsala

Repository files navigation

Online Pathsala: A Comprehensive Online Learning Platform

Static Badge Static Badge Static Badge Static Badge Static Badge

Online Pathsala Banner Online Pathsala is an innovative online video course platform designed to provide learners with engaging and interactive educational experiences. It offers a wide range of video courses, progress tracking, and a secure payment system through eSewa. The platform features a dedicated Teacher Portal, allowing educators to create courses, manage chapters, upload resources, and track analytics. The Admin Portal enables administrators to manage users, teachers, and transactions, ensuring smooth platform operations. Online Pathsala aims to create a seamless learning environment by integrating intuitive features for both students and instructors.

Getting Started

To get a local copy up and running, please follow these simple steps. First, run the development server:

  1. Clone Repo
git clone https://github.com/Birajparajuli/online-pathsala.git
  1. Go to the project folder
cd online-pathsala
  1. Install packages with npm
npm install
  1. Set up your .env file

    • Duplicate .env.example to .env
    • Use openssl rand -base64 32 to generate a key and add it under NEXTAUTH_SECRET in the .env file.
  2. Run development Server

npm run dev

Open http://localhost:3000 with your browser to see the result.

Releases

No releases published

Packages

No packages published

Languages