Skip to content

Conversation

@pravashupreti
Copy link

Hi Professor,

I have completed the phase-I, phase-II and phase-IV.

Phase-I
Used n-tier software architecture model.
Created a domain model of Course and Student
Created repositories for the domain models.
Saved data in array lists.
Implemented CRUD operations for the domains
Implemented getStudentsByMajor method.
Returns all students majoring major.
Implemented getCoursesByStudentId(int studentId) method.
Returns all courses of the student.

Phase-II
Implemented DTOs

Phase-IV
Created UI with HTML and JavaScript and bootstrap.
Communicated with the backend app.

image

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