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

Implement menu options using a switch statement for different functionalities (Add, Process, Inquiry, Erase). #7

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

Design and implement the main menu options of the Student Management System using a switch statement. This structure will allow the user to navigate different functionalities, including adding new student records, processing existing records, inquiring about specific data, and erasing records. Ensure each menu option is clearly defined and leads to the corresponding functionality, providing a user-friendly and organized navigation 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