Skip to content

GeorgeSichinga/Student-Registry

Repository files navigation

Student-Registry

A full-stack web application for managing student records. Built with NestJS (backend) and Next.js (frontend), it allows users to add, view, edit, and delete student information, including course and grade details.

Features

  • RESTful API with CRUD operations (NestJS + MySQL)
  • Modern React frontend (Next.js)
  • Simple, user-friendly interface for student management

Getting Started

Backend

cd student-registry
npm install
npm run start

Frontend

cd student-registry-frontend
npm install
npm run dev

Then open your browser to http://localhost:3001.

License

MIT

About

A full-stack web application for managing student records. Built with NestJS (backend) and Next.js (frontend), it allows users to add, view, edit, and delete student information, including course and grade details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors