SkillAgentSearch skills...

WeatherForecasting

No description available

Install / Use

/learn @mohdaahad/WeatherForecasting
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Application screenshot

<br/> <br/>

With The Weather Forecasting user can search locations by city name and observe the weather for the next 5-6 days and 3 hour interval. <br /> The app is developed using React.js and material-UI.

<br/>

💻 Live Demo:

https://mohdaahad.github.io/weatherForecasting/

<br/>

✨ Getting Started

  • Make sure you already have Node.js and npm installed in your system.
  • You need an API key from OpenWeatherMap. After creating an account, grab your key.
  • Then, under the src directory, go to api/OpenWeatherService and replace WEATHER_API_KEY with your OpenWeatherMap API Key.
    • api/OpenWeatherService.js: It contains the code related to the back-end of the application.
<br/>

⚡ Install

  • Clone the repository:
git clone https://github.com/mohdaahad/weatherForecasting.git

  • Install the packages using the command npm install
<br/>

📙 Used libraries

  • react-js
  • material-ui

Check packages.json for details

<br/>

📄 Todos

  • [ ] Styled-components
  • [ ] Convert the entire project to TypeScript
  • [ ] Unit Testing
  • [ ] On launch, find user location weather by utilizing GeolocationAPI/GEOCODING
  • [ ] Celcius/Fahrenheit conversion
  • [ ] Dark/Light Mode
<br/> Thank You ☺

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks1

Languages

JavaScript

Security Score

50/100

Audited on Apr 27, 2024

No findings