ethan-kisiel / virt-341

A webapp for tracking, managing, and providing insight on AETC Form 341 Excellence/Discrepancy reports
0 stars 0 forks source link

Improve 341 form layout and refactor HTML/CSS for profile and report pages. #26

Closed JNSchell closed 1 month ago

JNSchell commented 1 month ago

Enhanced the HTML and CSS for the 341 form to match a more structured, visually accurate layout. Centered and styled navigation buttons. Reworked existing 341 form to remove duplicates. Updated profile and report HTML structures for consistency. Added a new route for '/home' for better navigation. Refactored code for better readability and performance.