We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b8f06 commit f747b5dCopy full SHA for f747b5d
README.md
@@ -58,8 +58,8 @@ The app will be available at `http://localhost:8080/`
58
- [WeatherAPI](https://www.weatherapi.com/): To get the weather forecast of a city
59
- [date-fns](https://date-fns.org/): To manipulate dates
60
61
-## TODO
+## Roadmap
62
63
-- [ ] Make the app responsive for mobile devices
+- [x] Make the app responsive for mobile devices
64
- [x] Add unit tests
65
-- [ ] Improve accessibility
+- [x] Improve accessibility
0 commit comments