An open API service indexing awesome lists of open source software.

https://github.com/bapjiws/local-times-dashboard-frontend

The V part of a webapp that allows to create a list of cities with their respective and constantly updated local times via auto-completion.
https://github.com/bapjiws/local-times-dashboard-frontend

axios makefile reactjs redux redux-thunk travis-ci webpack yarn

Last synced: 2 months ago
JSON representation

The V part of a webapp that allows to create a list of cities with their respective and constantly updated local times via auto-completion.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/bapjiws/timezones_v.svg?branch=master)](https://travis-ci.org/bapjiws/timezones_v)

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/262109c2f06e40858c881f30a1c691ac)](https://www.codacy.com/app/alex-boklin/timezones_v?utm_source=github.com&utm_medium=referral&utm_content=bapjiws/timezones_v&utm_campaign=Badge_Grade)

![](https://github.com/bapjiws/timezones_v/blob/master/demo.gif)

A simple React+Redux webapp allowing to create a list of cities with their respective local times (updated in real time) via auto-completion.
This app (the V part of the MVC) relies on the [Go server + Elasticsearch service](https://github.com/bapjiws/timezones_mc) as a source of suggestions
and also uses Google Maps API for additional geographical information.