GithubHelp home page GithubHelp logo

logic-plot-score's Introduction

Logic Plot score

Description

Logic Plot score is a program that provides an overview of student scores from various perspectives to determine what skills each student excels in and which inner skills should be enhanced.

  • show_process
  • show_graph_histogram
  • show_graph_pie
  • show_filter_bar

Running the Application

  • This program uses 3 files and 1 csv file such as StudentsPerformance_n.csv , display.py , data.py , data_fitter.py for run program
  • So can launch the program in the file main.py for show display screen

Design

This application is created to manage student information so that teachers can search for students by filtering various information and display those information. In the form of a histogram with a pie chart showing the details of That student in each subject to see the outstanding characteristics of that student.

Design Patterns Used

I used the patterns are MVC pattern and Memento pattern in my program between class Data , Data_filter ,View All three classes work together, where data is the master data, passed to filter data, which is the original data store, and transforms the data to be able to switch between the original data and the changed data. and do different data to be displayed in class view. User will respond via view or gui page.

  • UML

Other Information

The search box is very attractive as it can search listings in real time and display them in the tree_view. Another feature is the filter bar, which filters out the required information. If you don't choose anything in the box, it will be Referring to the default filter bar selection, not just one topic. but can filter multiple topics at the same time

logic-plot-score's People

Contributors

reviseuc73 avatar

Watchers

 avatar

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.