Solution


Our Idea

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.



Technology

Card image cap

React

To build the client side logic of our site

Card image cap

Python

Retrieve API student data, and normalize it to store in database

Card image cap

MySQL

Store the data well formatted we collect to retrieve and display later

Card image cap

Node JS

Serverside code to retrieve database information and to send back to the client