Git Product home page Git Product logo

codinginterviewpt1's Introduction

Coding Interview Part 1

HTTP5302 Web Trends assignment

This repository is my solution to Coding Interview Part 1 Assignment

We were given 4 API endpoints:

  1. Returned all employees
  2. Returned all employee roles
  3. Returned employee by specified role
  4. Returned empoyee(s) by specified roles

Also we were given the wireframe of an output for one employee. It was our task to figure out how to make usefull interface given this data. If some of the data is missing, I made sure the informational message appears in place of the missing data.

Future Improvements:

  • At this point the size of the data fetched from API, such as Biography section, influences the look of the page, and each individual card. This could be improved by displaying only portion of the text, and including "Read more" button
  • A positive user experience improvement would also be to make "roles" in each card as buttons that render all employees marked by this role.
  • Another improvement would be to make each card dynamic which would open a new page for employee when clicked on the card. (Current available endpoints do not support fetching data by empolyee id)
  • At the moment there are only 3 employees in the system, however if there were dozens or hundreds of records, the pagination should definately be included to eliminate scrolling.

Following is a link to my solution Coding Interview Part 1

codinginterviewpt1's People

Contributors

vitaliybulyma 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.