Skip to content

Weka #3

Merged
merged 3 commits into from
Apr 1, 2025
Merged

Weka #3

merged 3 commits into from
Apr 1, 2025

Commits on Apr 1, 2025

  1. Implement event creation form validation; enhance user input handling…

    … with error messages; add prediction functionality for event type; create prediction page for displaying results
    Brian-Weloba committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    4348709 View commit details
    Browse the repository at this point in the history
  2. Refactor CreateEvent and PredictionServlet; remove unused imports, st…

    …reamline capacity parsing, and enhance footer.jsp SVG elements for improved readability
    Brian-Weloba committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    0e79f63 View commit details
    Browse the repository at this point in the history
  3. Refactor event handling; implement EventService for building events f…

    …rom requests, enhance validation with ValidationUtil, and improve error handling in PredictionServlet and UpdateEvent
    Brian-Weloba committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    e47f6b0 View commit details
    Browse the repository at this point in the history