You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The objective is to create an application for the management of the student's courses. The student's personal data is the name, last name and code. The student can only take 5 courses in the semester. Each course has a name, a code and the number of credits. At the end of the course, a grade is given to the student; this will be between 1.5 and …