Skip to content

Repository files navigation

Savra Dashboard

A modern dashboard application built with React, TypeScript, and Tailwind CSS.

Features

  • Interactive dashboard with teacher activity analytics
  • Visual charts for tracking teacher performance
  • Responsive design with modern UI components
  • Easy-to-use navigation

Tech Stack

  • Frontend Framework: React with TypeScript
  • Build Tool: Vite
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui
  • Charts: Recharts
  • Icons: Lucide React

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm or bun

Installation

bash
# Install dependencies
npm install

Development

bash
# Start development server
npm run dev

Build

bash
# Build for production
npm run build

Project Structure

src/
├── components/       # React components
│   └── ui/          # UI components (shadcn/ui)
├── data/            # Static data files
├── hooks/           # Custom React hooks
├── lib/             # Utility functions
├── pages/           # Page components
├── App.tsx          # Main application component
└── main.tsx         # Application entry point

License

MIT

About

A modern teacher analytics dashboard built with React and TypeScript to visualize teacher activity and performance through interactive charts and a responsive user interface.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages