Question: I need to identify the classes and fields for a project. I will need to write class diagrams using UML notation for this assignment. The
I need to identify the classes and fields for a project. I will need to write class diagrams using UML notation for this assignment. The class diagram should include all fields / methods I will use as well as indicate whether these fields / methods are public or private.I should also indicatethe relationships between your classes.
Project: Proposal
We will need to develop a system java with three classes( School, Student, and cours) that can track Students' results for the semester for former students and allow new students to register for new courses.The Student information we must track is as follows:
- First Name
- Last Name
- Sex
- Major
- Semester
- Birthday
- Address
New Students will register for a course, The course information we must track is as follows:
- Math
- Game Development
- Biologie
- Physiques
- Static
- Data analytics
- Information System
and the administrator will show a list of courses available for the class, Students will select the courses they would like to register for and check the timing for the class. The system will generate a schedule for the students. If they like the schedule, they would confirm it
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
