Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 2.13 KB

README.MD

File metadata and controls

51 lines (41 loc) · 2.13 KB

Climato-logo

Mobile Weather App for iOs and Android. Built with React Native.


Project Dependencies Expo PR License

Climato overview

Inspiration

I wanted to try and see how hard would it be to implement one of my favourite weather app design: Weather App by Emmanuel Ikechukwu. Full credits for user experience goes to him.

Current progress

  • App skeleton
  • Basic UI prototype
  • Call Weather APIs for data
  • Implement weather service
  • Implement new location from zipcode(Brazil only)
  • Daily weather details
  • Google Search instead of zipcode search
  • Translations
  • Dark Mode
  • Store new locations
  • Swipe to new locations
  • News
  • Alerts

Development stack

APIs

  • Weather data is retrieved from OpenWeather
  • Brazillian zipcodes are retrieved from ViaCep
  • You can see examples of API data in Models

License

This project is under the MIT license. See the LICENSE for details.