Skip to content

Commit

Permalink
Current location feature added in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
borsemayur2 committed May 14, 2021
1 parent 629ae80 commit 2e46b91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ yarn start // Local preview of production build
### Features

- [x] Search by city
- [x] Search by current location (latitude, longitude)
- [x] Responsive UI
- [x] Data Caching
- [x] Error handling
Expand All @@ -38,9 +39,8 @@ yarn start // Local preview of production build

### Todos

- [ ] Search by current location (latitude, longitude)
- [ ] Set city by latitude, longitude
- [ ] Unit tests
- [ ] Weather Icons (wind, pressure etc.)
- [ ] Additional data (wind, pressure) in Bar Chart
- [ ] Sunrise, Sunset and Timezone in City Card
- [ ] Sunrise, Sunset and Timezone in City Card

0 comments on commit 2e46b91

Please sign in to comment.