Skip to content

kavya685/StudentManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Student Management System

This is a simple console-based Student Management System built using Java and JDBC.

Features

  • Menu driven console application
  • CRUD operations using JDBC
  • DAO pattern for database operations

Project Structure

  • app – contains the main application flow
  • dao – contains JDBC CRUD logic
  • model – contains POJO classes
  • config – database connection setup
  • service, util – kept for future use
  • resources – reserved for future configuration

Status

Core functionality is completed.
Project can be extended later using Spring Boot.

About

Java backend project using JDBC and MySQL with clean layered architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages