Giter Site home page Giter Site logo

noobnarayan / eduhub Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 251 KB

EduHub is an LMS platform that connects instructors and students for interactive online learning. It offers personalized courses and fosters deep engagement between students and instructors.

Home Page: https://eduhub.noobnarayan.in/

JavaScript 98.50% HTML 0.63% CSS 0.87%
ant-design appolo-client context-api express graphql mongodb nodejs react redis

eduhub's Introduction

EduHub

"EduHub" is a comprehensive LMS designed to facilitate interactive online learning by connecting instructors (admins) and students through courses and live lectures. The platform emphasizes personalized learning experiences, allowing students to select courses that match their interests and engage deeply with the course content and fellow learners.

Deployed Links

Admin and Student Credentials

Admin

Student

Student interface is not implemented yet, but you can still login.

Installation and Setup

Frontend

  1. Clone the repository.
  2. Navigate to the frontend directory.
  3. Run npm install to install dependencies.
  4. Run npm run dev to start the development server.

Backend

  1. Clone the repository.
  2. Navigate to the backend directory.
  3. Run npm install to install dependencies.
  4. Rename .env.sample to .env and fill in the necessary environment variables.
  5. Run npm run dev to start the development server.

Environment Variables

Backend

  • PORT: 8000
  • MONGODB_URL: mongodb+srv://[username]:[password]@[host]/[database]
  • CORS_ORIGIN: *
  • ACCESS_TOKEN_SECRET: [your_access_token_secret]
  • ACCESS_TOKEN_EXPIRY: 1d
  • REFRESH_TOKEN_SECRET: [your_refresh_token_secret]
  • REFRESH_TOKEN_EXPIRY: 10d
  • UPSTASH_REDIS_URL: https://[your_upstash_redis_url]
  • UPSTASH_REDIS_TOKEN: [your_upstash_redis_token]

eduhub's People

Contributors

dependabot[bot] avatar noobnarayan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.