Skip to content

A simple single-page CRUD app. Developed as part of the requirements for joining Toptal.

Notifications You must be signed in to change notification settings

blakeley/timezone2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT DESCRIPTION

Write an application that shows time in different timezones

  • User must be able to create an account and log in

  • When logged in, user can see, edit and delete timezones he entered

  • When entered, each entry has a Name, Name of city in timezone, difference to GMT time

  • When displayed, each entry has also current time

  • Filter by names

  • REST API. Make it possible to perform all user actions via the API, including authentication

  • All actions need to be done client side using AJAX, refreshing the page is not acceptable

  • In any case you should be able to explain how a REST API works and demonstrate that by creating functional tests that use the REST Layer directly

  • Bonus: unit tests!

  • You will not be marked on graphic design, however, do try to keep it as tidy as possible

About

A simple single-page CRUD app. Developed as part of the requirements for joining Toptal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published