Commit Graph

8 Commits

Author SHA1 Message Date
8494599ddd chore: remove trailing whitespace from README.md formatting 2024-12-29 16:50:47 +00:00
6626f8fafb chore: remove unused import statements and commented-out debug code from auth module 2024-12-29 16:39:57 +00:00
a44a62a0ef fix: remove empty placeholder commit message from repository state 2024-12-29 16:28:41 +00:00
4cc4f17967 feat: add user_id index to profiles table for faster lookups 2024-12-29 15:55:14 +00:00
1a317e9867 chore: remove placeholder ready-to-run message and prepare for actual commit content 2024-12-29 15:51:03 +00:00
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