Skip to content

A dekstop application that helps in data analysis with implementation of MYSQL database

License

Notifications You must be signed in to change notification settings

shubhamvishu/AnalyX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnalyX

AnalyX is a desktop application developed in Java using JavaFX platform for the purpose of data analysis. It can be used for data analysis of data from a mall (i.e. mall database) and also to perform all the database related operations effectively. The database is implemented using MYSQL database.

It effectively make use of Javamail API for sending email and Twilio SMS API to send text-messages.

For analysis purpose it plots piechart,linechart and bargraphs based on the current data in the MYSQL database.

It allows fast & easy manipulations like insertion,modification,deletion of data present in the database. Moreover it also allows to execute any query on database from the front end with great use of exception handling.

  • JDK version : Java-8

  • APIs Used : Twilio SMS API, Javamail API

Login

Login

Database

Customer Database

New Customer

Modify Customer

Employee Database

Database Querying

Querying Database

Data Analysis

Products Sold

Customers

Sales Comparison

Profir per productt

Reviews