ucdavis / cecdss

CEC Decision Support System
MIT License
1 stars 2 forks source link

FRREDSS 2.0 #270

Closed aunshx closed 1 month ago

aunshx commented 1 month ago

FRREDSS App v2.0

This pull request introduces version 2.0 of the FRREDSS App, featuring significant updates and improvements.

Key Changes

  1. Folder Restructuring and App Renaming

    • Implemented to follow current conventions
  2. Multi-page Application

    • Transformed from single-page to multi-page architecture
  3. Dependency Updates

    • Updated all dependencies to their latest versions
    • Resolved all conflicts
  4. Enhanced Functionality

    • Introduced new features and improved existing ones
  5. Model Link Saving

    • Added capability to save model links
  6. User Details Capture

    • Implemented user information collection
  7. Web App Statistics

    • Integrated Google Analytics for tracking app usage
  8. Data Export

    • Added functionality to export cluster data and total data
  9. UI/UX Overhaul

    • Redesigned the User Interface (UI)
    • Improved User Experience (UX)
  10. Code Refactoring

    • Major refactoring to improve code quality and maintainability
  11. Global Context

    • Implemented global context for better state management