GithubHelp home page GithubHelp logo

eduhub-assignment's Introduction

EduHub-LMS

EduHub is a comprehensive Learning Management System (LMS) designed to facilitate interactive online learning experiences. It connects instructors (admins) and students through courses and live lectures, emphasizing personalized learning and collaborative engagement.

Get Started:

  1. Clone the Repository:

    git clone https://github.com/harshxraj/EduHub-assignment.git
  2. Install Backend Dependencies:

    cd backend
    npm install
  3. Backend (.env)

Create a file named .env in the backend directory and add the following environment variables:

MONGO_URI=
SESSION_SECRET=
  1. Install Frontend Dependencies:

    cd ../frontend
    npm install
  2. Start the Backend Server:

    npm run start
  3. Start the Frontend Development Server:

    npm run dev

Admin credentials - [email - [email protected]] [password - 123]

Tech Stack:

Backend:

  • Node.js: A JavaScript runtime environment for building scalable server-side applications.
  • Express.js: A minimalist web framework for Node.js, simplifying the creation of robust APIs.
  • GraphQL: A query language for APIs, providing a more efficient and flexible alternative to REST.
  • MongoDB: A NoSQL database system, offering a flexible document-based data model.

Frontend:

  • React.js: A JavaScript library for building dynamic user interfaces.
  • Ant Design: A React UI library offering a wide range of high-quality components and design principles.
  • Moment.js/Day.js: Libraries for parsing, validating, manipulating, and formatting dates and times in JavaScript.
  • Apollo Client: A fully-featured GraphQL client for React applications, simplifying data fetching and management.
  • Redux Toolkit: A Redux library that provides utilities for managing application state efficiently.

Preview

Admin

admin.mp4

Student

student.mp4

Screenshots (Admins and students):

  • Register PageScreenshot 2024-03-14 184113

  • Login PageScreenshot 2024-03-14 184129

  • Dashboard (For Admins) Screenshot 2024-03-14 184149

  • Course Page (For Admins)Screenshot 2024-03-14 184201

  • Course Creation (For Admins) Screenshot 2024-03-14 184233

  • Lectures Page (For Admins) Screenshot 2024-03-14 184246

  • Lecture Creation (For Admins) Screenshot 2024-03-14 184308

  • Dashboard (For Students) Screenshot 2024-03-14 184338

  • Courses Page (For Students)Screenshot 2024-03-14 184347

  • Lectures Page (For Students) (Only Enrolled courses of the student)Screenshot 2024-03-14 184358

eduhub-assignment's People

Contributors

harshxraj 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.