Loading repository data…
Loading repository data…
sandeepbanoula / repository
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.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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.
git clone https://github.com/sandeepbanoula/FloodPrediction.git
cd FloodPrediction
cd js
const config = {
apiKey: PASTE YOUR WEATHER_API KEY
}
https://www.weatherapi.com/my/
Contributions are always welcome!