Skip to content

PerxTech/angular-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Perx Angular Interview

This test should take about 1 hour

Create a mini dashboard

Requirements

  1. Runnable with ng serve
  2. A landing page with full page image and a single button to proceed.
  3. A Navigation Bar that uses Angular Animations
    • It must not be present in the landing page
  4. A second route that displays the example json in a table with filtering and sorting capabilities
  5. A third route that displays a styled <div> of default text which is replaced with a custom text that demonstrates your use of directives
    • You may choose any type of directive to make this happen
    • You may choose any mechanic to make this happen

Using these tools

  1. Angular CLI
  2. Angular Material
  3. SCSS
  4. Example json as a payload,
  5. Lorem Ipsum

and any other libraries you see fit.

Evaluation

Your code will be evaluated more on the quality than on completing the scope.

Delivery

Please submit a link to your personal git repo with your commits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published