Skip to content

msaoudallah/Wuzzuf-Data-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wuzzuf-Data-Analytics

This project is part of our 9-month ITI AI program, it is for Java and UML course, we were required to load and analyze Wuzzuf Dataset of jobs. project is done using Java Spring-boot framework for the backend, java console application for the fontend

Technologies :

  1. Java Springboot framework to build the rest API
  2. TableSaw library to load and manipulate data
  3. Smile library to implement K-mean clustering algorithm
  4. Xchart to display charts

Usage Guide:

  1. clone or download the repo on your local machine
  2. import project to your favourite IDE (eclipse, intelliJ,..)
  3. start the server by running the Springboot Application from "/Application/src/main/java/com/example/Application/Application.java"
  4. now it is only one step, run the console application client from "/Application/src/main/java/frontend/TestingClient.java" to call the Springboot application and reterive the results
For more detailed description about the project structure and running steps, please visit the Project Guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages