Coder Social home page Coder Social logo

timezone-management's Introduction

[ 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 
  Implement at least two roles with different permission levels (ie: a regular user would only be able to CRUD on his owned records, a user manager would be able to CRUD users, an admin would be able to CRUD on all records and users, etc.) 
- When a timezone is 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 (If a mobile application and you don’t know how to create your own backend you can use Firebase.com or similar services to create the API). 
- All actions need to be done client side using AJAX, refreshing the page is not acceptable. (If a mobile app, disregard this) 
- 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. 

* Toptal test project *

timezone-management's People

Contributors

appdev312 avatar

Stargazers

Himanshu avatar  avatar polaris327 avatar  avatar Brad Taylor avatar Dennis Van Luik avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.