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
- Host: GitHub
- URL: https://github.com/jswesterfield/weather-app
- Owner: JSWesterfield
- Created: 2017-01-31T03:47:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T17:29:44.000Z (about 6 years ago)
- Last Synced: 2025-01-07T13:12:04.960Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 18.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)