Skip to content

amaranand360/School-Erp

Repository files navigation

School ERP Desktop App

A desktop application for school management built with Electron, React, and Tailwind CSS.

For Login use credential

  • username admin
  • password admin

Features

  • Manage student information
  • Track attendance and grades
  • Generate reports
  • Admin and teacher dashboards

Technologies Used

  • Electron - Build cross-platform desktop apps with JavaScript, HTML, and CSS.
  • React - A JavaScript library for building user interfaces.
  • Tailwind CSS - A utility-first CSS framework.

Getting Started

Prerequisites

  • Node.js and npm installed

Installation

  1. Clone the repository:
git clone https://github.com/amaranand360/School-Erp.git
cd app
npm install
npm start