The proposed solution is a web application that will provide a user interface for the client to interact with and view collected student success information
One main feature develop a dashboard that tracks different majors and multiple variables that reflect a students career development at NAU. The dashboard would allow the user to select many different types of filters (Ex: major, grade year, % with internships ) to be able to visually see how each degree program compares to eachother at NAU.
To build the client side logic of our site
Retrieve API student data, and normalize it to store in database
Store the data well formatted we collect to retrieve and display later
Serverside code to retrieve database information and to send back to the client