Student ManagementMade Simple

A powerful yet easy-to-use system for managing student records with full CRUD operations powered by MySQL

Student Records

Manage comprehensive student information including contact details and academic records

MySQL Database

Secure and reliable MySQL database integration for persistent data storage

Easy Management

Intuitive interface for adding, editing, and removing student records

Quick Setup Guide

1

Update Database Credentials

Edit the .env file with your MySQL server details

2

Initialize Database Schema

Run yarn prisma db push to create the students table

3

Start Managing

Navigate to the Students page and start adding records