shlokashah / Data_Visualization_In_Java

A java desktop application to represent library data in a visual manner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Visualization For Library

The desktop application provides the means to convey the data of the library to the members of the library(Students as well as teaching staff). It gives access to 2 slideshow options (Student & Committee), which can be selected as per the librarians requirement. Both slideshows show data visualizations rather than hard data which is cumbersome to understand.Project Made as a part of Object Oriented Programming Course.

Features:

  • Slideshow of the data in a visual and easy to understand manner.
  • Users(Admin) can add/update/delete the library data according to the requirement based on which graphs are also updated.

Technologies used:

  1. The user interface was designed using Java Swing

  2. Database used was MySQL

  3. Charts were made using XCharts

Screenshots of the application

About

A java desktop application to represent library data in a visual manner


Languages

Language:Java 100.0%