Code Monkey home page Code Monkey logo

iu-score-visualizer's Introduction

IU Score Visualizer

Motivation

To the extent of my knowledge, in Vietnam, Junior Data Analysts usually has to make dashboard to keep track of some key metrics. As a result, I want to make a side project on visualizing transcript of a student to keep track of his or her performance. Hence, this project is made.

Installation

Please download the version compatible to your OS here.

Overview

When the application is first installed, the UI would resemble the following figure:

first_ui

Since this app is designed only for students studying in International University, VNU-HCMC, account should be provided to see full visualization. This can be done by clicking Update button on the top right of the screen, which revealed a window that asks for username and password. Please provide the password that can be usable here. Note: this application does NOT hold any information regarding to student's sensitive information. These information is sent directly to the university website and is not intercept by any internal mechanism. The code for data collection is open-sourced in src/main/main.ts (the first 175 lines).

Once the user is logged in, the full UI would resemble the following illustrations. The information on student ID is hidden for the purpose of security and privacy.

basic_info strength_weak

There are two figures representing two sections of the dashboard. The first section is about basic information on the overall score, the number of credit, and the overall progress. This section only takes into account semester that a student has finished and shows accomplished achievement. The second section is strengths and weaknesses, where students can evaluate what subjects they are good at and what subjects they need to be improved. Each vertex in the second section represents a group of related subject. For instance, in the lower chart, MA means mathematical-related subjects and IT means IT-related subject.

Future improvements

  • Mobile application
  • More complex visualization (your opinion will heavily affect what visualization will be available next, so stay tune!)

Tools use

Framework: electron-react-boilerplate

UI: Material UI

Data collection libraries: cross-fetch

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.