Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 794 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 794 Bytes

QuakeTracker

Setup

First, install the following dependencies:

  • Rust
  • Node.js
  • Yarn
  • Tauri CLI

Then, run the following commands:

yarn install
cargo tauri dev

Technologies Used

Future Work

  • Streamline data processing pipeline
  • Add more data visualization options
  • Improve UI/UX
  • Add more filtering options

Data Sources & Official Documentation