An open API service indexing awesome lists of open source software.

https://github.com/jswesterfield/weather-app

❄️ ☄️⚡️ ⛅️ ☂️ 🔥 ☀️ ☁️ 💨☔️ 🌊 Checking weather from 10+ cities, and having the ability to drag or sort by top current weather you have showing
https://github.com/jswesterfield/weather-app

Last synced: about 1 year ago
JSON representation

❄️ ☄️⚡️ ⛅️ ☂️ 🔥 ☀️ ☁️ 💨☔️ 🌊 Checking weather from 10+ cities, and having the ability to drag or sort by top current weather you have showing

Awesome Lists containing this project

README

          

# Weatherly - Weather App

❄️ ☄️⚡️ ⛅️ ☂️ 🔥 ☀️ ☁️ 💨☔️ 🌊 Weatherly is a NodeJS application for getting current weather in more than 10 cities, the ability to RANK the best weather...etc.

## Installation

No installation setup yet.

```bash
npm install Weatherly
```

## Future Development
✅ Make cities 'sortable' with https://jqueryui.com/sortable/ 📥

✅ Have 'Rank Best Current Weather' button that executes a function that sorts the best current weather after retrieving 🔘☀️

✅ Change background on button click 🔘

✅ Build out the Add City functionality to add(PUT), store(PUT), retrieve(GET), and add to page on refresh ❗

✅ Refactor application within React/Redux for state management ♻️

✅ Hosting on AWS

✅ Database store in MongoDB or POSTgreSQL

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## Author
Jacob Westerfield

## License
[MIT](https://choosealicense.com/licenses/mit/)