Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Utility intended to provide timezone information from 3rd party APIs, used to configure sapling zone clocks

Notifications You must be signed in to change notification settings

drthisguy/Zone-Clock-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zone Clock App

Zone Clock App

Sapling Zone Clock Setup Utility.

Table of contents


General info

Sapling is an engineering firm in the Philadelphia suburbs that designs and manufactures clocks and synchronized, clock systems. One of the items we offer are zone clocks. And in Sapling production, these zone clocks should be pre-configured for whichever cities the customer chooses to use. The Zone Clock Setup Utility makes this process painless and straight forward by providing all the needed offset, bias and daylight saving information needed to program the Sapling clocks specifically. (raw GMT offset may differ form what is displayed here, depending on the status of daylight savings) Additionally, it'll provided other reginal information such as the city's location, displayed on a world map as well as its current, local time displayed on both an analog and digital clock. With your browser's local memory storage, the user's search history is maintained to easily repeat common searches with a single click. The history list will also show the local times for these cities without the need to submit new searches. This way the list can also be used to confirm all clocks are setup correctly when finishing up.


Technologies

  • ReactJS
  • Google Maps API
  • Google Places API
  • Google Geocoding API
  • TimezoneDB API
  • React Day Picker

Setup

To run this project locally using npm cli:

$ type: npm install && npm start (Your own API keys needed).
$ Or See deployed website.  

Links:

Github Repo

Deployed Website


Screens:

image


Sources

https://reactjs.org/docs
reacttraining.com. https://react.semantic-ui.com.
https://stackoverflow.com

Issues & Contact

No known major issues. Daylight savings checks are currently not being made on cities in the history list. therefore, if DST starts/ends between now and some previous search of that city, the displayed time could be incorrect. Clicking on it again however, will at least render the correct information in the main container. It is recommended that the history list be cleared from time to time.

If there are any other issues found or if there are just questions, email:
[email protected]

Enjoy.

About

Utility intended to provide timezone information from 3rd party APIs, used to configure sapling zone clocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published