UH Groupings
Web application for creating and managing groupings of students or faculty members for the University of Hawaii
Overview
UH Groupings is a web application that allows users to create and manage "groupings" which are collections of members (i.e. students, faculty, affiliates, etc.) from the University of Hawaii. The goal of UH Groupings is to reduce the manual overheard of managing memberships for existing collections to be leveraged in emails, access control lists, course management, and other administrative applications.
Results
UH Groupings is developed by the University's IAM Web Development Team. The project's front-end was built with Angular and Bootstrap. The project's RESTful API was built using Spring Boot to communicate with the back-end that leverages Internet2's Grouper system. As a former member of the team, I primarily worked on the project's RESTful API endpoints and test cases using Java, Spring, JUnit, and Mockito.