PHP to AngularNodeJS Migration (2/3 Page Web module) for college assignment
Project detail
Convert an existing JavaScript(highcharts for Charts)/Ajax/PHP project into a Angular/NodeJS project. This contains ~11 small PHP files / 2 screens that needs to be migrated for a college assignment. The main utility of this page is to show the leaderboard data to the Instructor, Student. The student grades is acquired from a Student Information System API call and then the rest is how to show this information to the Instructor. This “configuration” data is stored in the MySQL and then utilized in Leaderboard page to show the graph likewise.
All relevant info along with screenshots are stored alongside with the project.