This is a chrome tab extension to help you to be more productive. It was made as a part of Chingu voyage 11
DOWNLOAD LINK: CLICK HERE
-
- Just basic search bar 😁
-
- Weather feature with three hours intervals for 48 hours. Showing the icon of the weather, Temperature and wind speed. With ability to choose to show temperature in celsius or in fahrenheit and ability to choose to show wind speed in km/h or m/s. It was made using Dark Sky api
-
- Calender to show your events through the day. It was made using Google Calender api
-
- Currency converter to exchange between to currencies and with ability to swap the result. It was made using Free Currency Converter API
-
- Display the most visited sites by the user so user can access them faster
-
- Countdown Timer using user input with ability to start counter ro reset it. It was made using react-countdown-now
To test in development, run
npm run build
load the build
folder as an extension.
We think the most important thing to add is a pomodoro instead of basic timer.