Skip to content

☘️ version 2.0 allows users to fetch 5-10 clusters randomly from the Spring Boot backend server. It then feed the clusters to React+D3.js (Data-driven document) in the FE to form up a hierarchical tree

quiet-node/CSC-365-fullstack-app-II

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 

Repository files navigation

CSC-365 fullstack app 2.0

Overview

  • This project is the extention of the CSC-365-fullstack-app 1.0.

  • Visit the newest extended version here at CSC-365-fullstack-app 3.0

  • Version 1.0 is a full-stack web application that works like a search engine which will find the similar and relevant businesses (in a json dataset from Yelp) based on user's inputs using Cosine Similarity Metric.

  • This new extended version will, on top of the features in version 1.0, allows users to fetch 5-10 clusters randomly from the Spring Boot server. It then feed the clusters to React+D3.js (Data-driven document) in the FE to form up a hierarchical tree

Project Showcase

My.Movie.-.HD.720p.mov

Technologies:

Backend -- Engine

  • Java Springboot
  • Customized B-Tree
  • Java NIO/IO
  • Clustering using K-Means
  • Customized HashTable
  • Cosine Similarity
  • MySql Database / Docker image

Frontend -- client

  • Vite/React--TypeScript
  • D3.js (Data-driven document)
  • Tailwindcss
  • Material-UI

Resources

About

☘️ version 2.0 allows users to fetch 5-10 clusters randomly from the Spring Boot backend server. It then feed the clusters to React+D3.js (Data-driven document) in the FE to form up a hierarchical tree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages