Giter Site home page Giter Site logo

cority-ui-engineer-test's Introduction

Cority Logo

UI Engineer Coding Scenario

Getting Started

  • Download the repository.
  • Install packages and run the project (Node.js and Angular CLI are required).
npm install
ng serve
  • To submit your test, use GitHub to upload your project and email us the link to your repository.

Coding Scenario

Using the mock-ups provided, build a mobile first list component as follows:

Do your best to complete as many steps as you can.

  1. Using only HTML, create a template for the structure depicted in the mock-ups.
  2. Using CSS, style your template so it matches the mock-ups as closely as possible.
  3. Create an Angular list component from your code and import it to the project.
  4. Display system's current date in the format shown in the mock-ups.
  5. Display the total number of items in the list header.
  6. Display the total number of new items as red badge in the list header.
  7. Display default image placeholder if item is missing icon.

BONUS:

  • Add collapse functionality to the list component.
  • Configure the component so it loads hardcoded data object.
  • Create functions for Add and Delete buttons.
  • Truncate long texts in list items.

Component behavior:

  • New items are indicated by blue border.
  • List components can be collapsed by clicking the caret icon.
  • The entire list item including the icon is clickable to open the record.
  • The component must be responsive.
  • List item icons are hidden in mobile view.

Note: Do NOT use any CSS frameworks or Angular Libraries.

Desktop

Desktop Mock-up

Mobile

Mobile Mock-up

Final Screenshots after completion

Desktop

Mobile

cority-ui-engineer-test's People

Contributors

puranik9 avatar

Watchers

 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.