Skip to content

Viku69/AquaShield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AquaShield

🌊 Flood Prediction System

Welcome to the Flood Prediction System, an intuitive web application that predicts flood likelihood based on various environmental and infrastructural factors. This project leverages modern web technologies and machine learning to provide accurate flood predictions to aid in disaster preparedness and management.

🚀 Features

  • 🌐 Real-time Flood Predictions: Enter 20 different environmental factors to get instant flood predictions.
  • 🎨 Beautiful UI: A sleek, responsive design with a calming water-themed background.
  • 🔔 Notifications: Get instant feedback on the status of your predictions with toast notifications.
  • 🛠️ Error Handling: Robust error handling ensures the app gracefully manages unexpected scenarios.

🖥️ Tech Stack

  • Frontend: React, Tailwind CSS, Toastify
  • Backend: FastAPI (for the prediction API)
  • Networking: Axios for API calls

📂 Project Structure

.
├── public
│   ├── index.html
│   └── ...
├── src
│   ├── pages
│   │   ├── Header.js
│   │   ├── HomePage.js
│   │   └── PredictPage.js
│   ├── animations.css
│   ├── App.js
│   ├── index.js
│   └── ...
└── README.md

About

A React app that predicts flood risks based on environmental and infrastructural inputs. Users fill out a form, and the app provides real-time predictions with probability scores. Tech Stack: 1. Frontend: React, Axios, Tailwind CSS, React Toastify 2. Backend: FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors