Skip to content

Latest commit

ย 

History

History
115 lines (76 loc) ยท 3.36 KB

File metadata and controls

115 lines (76 loc) ยท 3.36 KB

LEARNWISE

Empowering Learning Through Intelligent, Seamless Innovation

last commit typescript languages


Live Website - https://learnwise-xi.vercel.app/


๐Ÿš€ Built with the tools and technologies:

JSON npm Autoprefixer PostCSS TOML JavaScript React TypeScript Zod Vite ESLint date-fns React Hook Form


๐Ÿ“– Overview

Learnwise is an adaptive, AI-powered learning platform built for modern learners.
It provides an intuitive and seamless environment for students to practice, learn, and track their progress with cutting-edge tools and technologies.


โœจ Features

  • ๐Ÿ“š Adaptive Learning: Personalized question difficulty based on learner performance.
  • โšก Real-Time Assessment: Track progress instantly with detailed feedback.
  • ๐ŸŽฏ Placement Prep: Focused sections on Quantitative Aptitude, Logical Reasoning, Data Interpretation, and Verbal Ability.
  • ๐Ÿ‘จโ€๐Ÿซ Teacher & Admin Dashboard: Manage question banks and student performance.
  • ๐ŸŽฎ Gamified Learning: Streaks, points, and leaderboards to boost motivation.

๐Ÿ› ๏ธ Tech Stack

  • Frontend: React, TypeScript, Vite, ESLint, React Hook Form
  • Styling: PostCSS, Autoprefixer
  • Validation: Zod
  • Utilities: date-fns
  • Package Manager: npm

โš™๏ธ Installation

Clone the repository:

git clone https://github.com/Manvith-kumar16/Learnwise.git
cd Learnwise

Install dependencies:

npm install

Run the development server:

npm run dev

๐Ÿ“‚ Project Structure

Learnwise/
โ”œโ”€โ”€ public/          # Static assets
โ”œโ”€โ”€ src/             # Source code
โ”‚   โ”œโ”€โ”€ components/  # Reusable UI components
โ”‚   โ”œโ”€โ”€ pages/       # Application pages
โ”‚   โ”œโ”€โ”€ hooks/       # Custom hooks
โ”‚   โ”œโ”€โ”€ utils/       # Helper functions
โ”‚   โ””โ”€โ”€ styles/      # Global styles
โ””โ”€โ”€ package.json     # Project metadata

๐Ÿ“ธ Screenshots / Demo

screenshot1

screenshot2


๐Ÿ“œ License

This project is licensed under the MIT License. See the LICENSE file for details.