Commit Graph

3 Commits

Author SHA1 Message Date
0fdac660c6 chore: update server port configuration from default to 8080 in settings 2024-12-29 15:47:14 +00:00
22025418f7 feat: add R-based web GUI framework with interactive plotting and data table modules
Implements a Shiny-based web interface for R statistical computing, including reactive data filtering, ggplot2 visualization with brush/hover interactions, and DT-powered sortable data tables. Adds server-side session management and modular UI components for dataset selection and parameter controls.
2024-12-29 15:46:30 +00:00
e6ace666e9 feat: add initial project structure with core files and configuration 2024-12-28 13:25:22 +00:00