Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T15:05:15.000Z (4 months ago)
- Last Synced: 2024-11-21T18:07:24.171Z (about 1 month 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**
________________________________________________________________________________________________________________![image](https://github.com/user-attachments/assets/531e03c1-abea-4db2-9746-d89596c9cd9b)
________________________________________________________________________________________________________________
**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