Skip to content

kfalicov/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

CI/CD

This repo is configured with a GitHub Actions pipeline courtesy of Firebase GitHub Integration. This automatically builds and deploys the React site.

Database Integration

This site fetches data stored on the Realtime Database. I update the database from time to time, and the live site reflects those changes.

Data Visualization

This project uses D3 to visualize the data. I had to use some DOM render trickery to configure the drag-n-drop behavior that the page has, and I'm happy with the result! It uses a headless force-simulation graph by default, and I map the graph's data to the rendered elements on the page.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors