A powerful yet easy-to-use system for managing student records with full CRUD operations powered by MySQL
Manage comprehensive student information including contact details and academic records
Secure and reliable MySQL database integration for persistent data storage
Intuitive interface for adding, editing, and removing student records
Update Database Credentials
Edit the .env file with your MySQL server details
Initialize Database Schema
Run yarn prisma db push to create the students table
Start Managing
Navigate to the Students page and start adding records