Skip to content

3dharmadev/CollegeStudentApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CollegeStudentApp is a software application designed to help universities with their student's & College information. The application allows universities to input and track student & college data, such as personal information, college information, and performance metrics.


application having following methods


Add a College without collegeId and return the added College object


Find & return College from the given collegeId


Get all Colleges and return them in the form of a list


Register Student to College from the given studentId & collegeId return updated student object.


Get all active Students from the given collegeId & return in the form of a list status true if the student is active otherwise false


Add a Student without studentId and return the added Student object


Find & return Student from given studentId


Get all active students and return them in the form of a list status true if the student is active otherwise false


Get College detail of the particular student using studentId


About

The application allows universities to input and track student & college data, such as personal information, college information, and performance metrics.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages