Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.56 KB

File metadata and controls

32 lines (18 loc) · 1.56 KB

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