Frontend Pages ============== This page documents the main pages/screens in the AeraSync Flutter application. Home Page --------- The entry point of the application that provides navigation to other features. Survey Page ---------- The survey page collects user input for: - Farm parameters (area, TOD, shrimp price, etc.) - Financial parameters (energy cost, discount rate, etc.) - Aerator specifications (for multiple aerators) Results Page ----------- This page displays comparison results between aerators: - Cost analysis tables - Financial metrics charts - Savings projections - Winner determination Page Navigation Flow ------------------ 1. User starts on Home Page 2. Navigates to Survey Page to input data 3. Submits data and is taken to Results Page 4. Can navigate back to Survey Page to modify inputs