Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the Student class with necessary fields (e.g., name, ID, courses) and methods (e.g., getters, setters). #9

Closed
Maurice12370 opened this issue Jul 4, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Maurice12370
Copy link
Owner

Develop the Student class to represent individual students within the Student Management System. Include essential fields such as name, ID, and courses. Implement corresponding methods such as getters and setters to access and modify these fields. This foundational class will serve as the core data structure for managing student information in the system.

@Maurice12370 Maurice12370 closed this as completed by moving to Done in Student Management System Jul 4, 2024
@Maurice12370 Maurice12370 added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants