swift-prediction

byUsee

Create a modern, responsive website for a project titled "Brain Disease Detection using Machine Learning". Tech stack: - Frontend: HTML, CSS, JavaScript (or React if possible) - Backend: Python (Flask) - Model: Logistic Regression (already trained or simulated) Website Requirements: 1. Home Page: - Title: Brain Disease Detection System - Short description about how AI helps detect brain diseases - Attractive hero section with gradient background - Button: "Check Now" 2. Prediction Page: - Input fields: - Age (number) - Blood Pressure (number) - Symptoms (dropdown: Yes/No) - Submit button 3. Output: - Show result clearly: - "Brain Disease Detected" OR "No Brain Disease" - Add color indicators (Red/Green) - Display confidence percentage (optional) 4. UI Design: - Clean, modern UI - Use cards, shadows, rounded corners - Light + professional theme (medical feel) - Add icons related to brain/health 5. Extra Features: - Navbar (Home | Predict | About) - About section explaining ML model in simple terms - Footer with name: "Created by Ishita Gandhi" - Mobile responsive design 6. Backend API: - Flask route /predict - Accept form data - Return prediction result 7. Code

Home
Home

Comments (0)

No comments yet. Be the first!

Project Tasks

No tasks generated yet.

Tasks will appear here as requirements are defined.

Home design preview
Home: View System
Backend: Monitor API
Backend: Check Performance
Backend: View Logs
Backend: Update Model
Predict: Test Prediction
Results: Verify Output
Backend: Validate Results
About: Review Content
Home: Update Description