A desktop application for school management built with Electron, React, and Tailwind CSS.
- username
admin
- password
admin
- Manage student information
- Track attendance and grades
- Generate reports
- Admin and teacher dashboards
- 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.
- Node.js and npm installed
- Clone the repository:
git clone https://github.com/amaranand360/School-Erp.git
cd app
npm install
npm start