Skip to content

neoito-hub/test-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Task

In order to be considered for the position, you must complete the following steps.

Don't worry about styling for this test. We are only concerned with your knowledge and implementation.

Task

Use the wireframes as the basis for your layout and API docs for your networking calls.

Create an app that accomplishes the following:

Connect to the Mock REST API. Below is the doc for endpoint

Clone this repo and npm install

To start the server run npm start REST docs

The end point to use is http://localhost:3333/users

Create the users List as shown in the wireframe. Use services, directives, filters where appropriate

When clicked on a User bring them to the User Profile page. Use routing and transitions where appropriate.

A user should be able to CRUD.

Commit and Push your code to your new repository

Send us a link to repo, we will review your code and get back to you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published