Skip to content

MJaysahoo06/LEARNiQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnIQ

LearnIQ is a gamified learning platform designed to make education engaging and interactive. It allows users to watch lectures, take quizzes, and track their progress through a fun and rewarding experience.

Features

  • Gamified Learning: Earn points, badges, and rewards for completing lessons and quizzes.
  • Interactive Lessons: Video lectures combined with quizzes and challenges.
  • Real-time Feedback: Instant assessment and progress tracking.
  • Multi-Modal Content: Text, video, and interactive exercises.

Tech Stack

  • Frontend: React.js, CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB

Installation

  1. Clone the repository:
    git clone https://github.com/your-repo/learniq.git
  2. Navigate to the project directory:
    cd learniq
  3. Install dependencies for both frontend and backend:
    npm install
  4. Start the frontend:
    npm start
  5. Start the backend:
    cd backend
    npm start

Usage

  1. Sign up and create a profile.
  2. Select learning interests and set goals.
  3. Watch lectures and take quizzes.
  4. Earn points and rewards for completing tasks.

Contribution

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (feature-xyz).
  3. Commit changes and push to your branch.
  4. Open a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.7%
  • CSS 12.6%
  • HTML 4.7%