Skip to content

Flood Prediction UI is a web user interface made using HTML, CSS, JS and BootStrap and, can be incoporated with backend for Machine Learning(ML/AI) projects. It also uses free WeatherApi and browser GeoLocation API to fetch user's current location weather. Do not forget to 'star'⭐ the repository, if you like the UI.

Notifications You must be signed in to change notification settings

sandeepbanoula/FloodPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flood Prediction UI/UX

Flood Prediction UI is a web user interface made using HTML, CSS, JS, and BootStrap and, can be incorporated with backend for Machine Learning(ML/AI) projects. It also uses free WeatherApi and browser GeoLocation API to fetch the user's current location weather. Do not forget to 'star'⭐ the repository, if you like the UI.

Installation

  • Clone the project
  git clone https://github.com/sandeepbanoula/FloodPrediction.git
  • Go to the project directory
  cd FloodPrediction
  • Create a config.js file inside the 'js' folder and paste the below code inside.
  cd js
  const config = {
    apiKey: PASTE YOUR WEATHER_API KEY
    }
  https://www.weatherapi.com/my/
  • Open index.html or run live server.

Contributors ✨

Contributions are always welcome!


Sandeep Banoula

About

Flood Prediction UI is a web user interface made using HTML, CSS, JS and BootStrap and, can be incoporated with backend for Machine Learning(ML/AI) projects. It also uses free WeatherApi and browser GeoLocation API to fetch user's current location weather. Do not forget to 'star'⭐ the repository, if you like the UI.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published