Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.89 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.89 KB

Flood Prediction Project

Flooding is a significant issue that threatens urban areas, leading to extensive property damage, displacement of communities, and loss of lives. This project aims to develop an accurate and reliable flood prediction model using advanced data analysis and machine learning techniques.

Instructions on How to Run the Website

  • Clone the repository: git clone https://github.com/mehrinshamim/flood-prediction-project.git
  • Create a virtual environment in the project directory: python -m venv venv
  • Activate the virtual environment: venv/Scripts/activate
  • Install the Requirements: pip install -r requirements.txt
  • And finally, run the application:flask run

Screenshots

web dev 01 web dev 02 web dev 03 web dev 04 web dev 05 web dev 06 web dev 07 web dev 08 web dev 09 web dev 10