Skip to content

Simple backend-less AngularJS application that lets you find out current time, date and timezone at your place of choice

Notifications You must be signed in to change notification settings

famousketchup/clock-anywhere-app

Repository files navigation

Clock anywhere

Simple backend-less AngularJS application that lets you find out current time, date and timezone at your place of choice

Installation

TL;DR:

  • npm i
  • bower i,
  • gulp serve to test on localhost:3000 and
  • gulp build or simply gulp to build

Read more

And even more

Stuff used

Notes

  1. Fetching country capital is almost done, controller part is commented out due to more time-requiring implementation
  2. Enter is working properly after the second press, having a conflict between field validation and form submitting (via click or submit all the same)
  3. No tests (too simple to require them)
  4. Minimum amount of comments to make sure the code is DRY and readable

License

Read, learn, perfect your skills

About

Simple backend-less AngularJS application that lets you find out current time, date and timezone at your place of choice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published