https://github.com/ridwansharkar/nimbus
Fetch real-time weather data for any city via OpenWeather API
https://github.com/ridwansharkar/nimbus
aws-lightsail flask nginx react
Last synced: 6 months ago
JSON representation
Fetch real-time weather data for any city via OpenWeather API
- Host: GitHub
- URL: https://github.com/ridwansharkar/nimbus
- Owner: RidwanSharkar
- Created: 2024-08-28T20:47:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T15:05:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T10:14:33.109Z (over 1 year ago)
- Topics: aws-lightsail, flask, nginx, react
- Language: TypeScript
- Homepage: http://nimbusweatherapp.com/
- Size: 6.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**NIMBUS WEATHER APP**
________________________________________________________________________________________________________________

________________________________________________________________________________________________________________
**OVERVIEW:**
Real-time Weather App made with a React frontend, Flask backend to handle API requests, hosted by AWS Lightsail, and configured with Nginx to manage server requests.
Fetch and display real-time weather information for any location using API requests:
• OpenWeather API for weather and 5-day forecast data
• Geocoding API for location search dropdown suggestions
Made for a tech assessment ;)
________________________________________________________________________________________________________________
**TECH STACK:**
• **Frontend:** React
• **Backend:** Flask
• **Hosting:** AWS Lightsail
• **Web Server:** Nginx