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.
- Host: GitHub
- URL: https://github.com/bapjiws/local-times-dashboard-frontend
- Owner: bapjiws
- Created: 2016-07-11T20:07:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T19:01:48.000Z (about 8 years ago)
- Last Synced: 2025-01-28T16:44:18.159Z (4 months ago)
- Topics: axios, makefile, reactjs, redux, redux-thunk, travis-ci, webpack, yarn
- Language: JavaScript
- Homepage:
- Size: 944 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/bapjiws/timezones_v)
[](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)

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.