coolet

A simple app that gives you a suggestion on what to wear (sometimes do) based on the latest weather data at your current location.

Coolet is a very simple app with elegant UI made to give you a suggestion on what kind of cloth to wear and sometimes offers activity that you might want to do.

Although, the app is open source, you’re going to need to integrate your own API (I used openweather API) and you might as well need to signup for an account…its free ? and also I’ve no realtion with them, so this is no affilate or ad. Once you signup and get your API key make sure to insert it in the apiKey located at ‘lib/services/weather.dart’.

To check on the app it self…I’ll be uploading a download link soon ?, I kind of forgot to do that (I don’t really know how ?) but until then you can check on the screenshots and clone the app itself if you like to.

The home page is very basic and contains sections mainly the weather data and the suggestion on what to wear. Besides these two you will find the about section and search option (accepts city_name as the parameter)

Coolet Homepage – Light and Dark mode

Screenshot_Coolet_Lightmode
Screenshot_Coolet_Nightmode

Search Option – Light and Dark mode

Here you can search any city you wish and get information accordingly regarding to the city you searched for.

Screenshot_Coolet_Search_Lightmode
Screenshot_Coolet_Nightmode

Any suggestion is accepted.

GitHub

View Github