Skip to content

Conversation

@123EFD
Copy link

@123EFD 123EFD commented Nov 15, 2025

A small command-line Student Management System (SMS) used to practice Java programming concepts: object modeling, input handling, validation, collections, and simple business rules. The CLI lets you add, view, update, delete and list students kept in memory. The system enforces basic validations (age, email format) and uniqueness rules (ID, email, and name).

…gement methods; enhance studentManagementSystem for user interaction and CRUD operations.
…rmat and enforce gmail.com domain requirement; remove redundant isBasicEmail method.
…te operations; normalize ID and name inputs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant