Skip to content

anzel27/Student-Management-System-Core-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 Student Management System

A console-based Student Management System developed using Core Java following layered architecture and Object-Oriented Programming principles.

Features

  • Add Student
  • View All Students
  • Search Student by Roll Number
  • Update Student Details
  • Delete Student
  • Input Validation
  • Custom Exceptions
  • Menu-Driven Console Interface

Technologies Used

  • Java
  • OOP
  • Collections Framework
  • HashMap
  • Enums
  • Exception Handling

Project Structure

src ├── main ├── model ├── service ├── util ├── exception

Future Enhancements

  • File Handling
  • Sorting
  • Search by Name
  • Dashboard
  • JDBC + MySQL Integration

Author

Anzel Gupta

About

Console-based Student Management System developed using Core Java, OOP principles, collections, custom exceptions, and layered architecture.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages