Git Product home page Git Product logo

sievo-react-assignemnt's Introduction

Programming assignment

Dear Developer Candidate!

The assignment instructions: Write a web application with React that fetches savings project data from https://sievo-react-assignment.azurewebsites.net/api/data and displays that data on web page (grid).

The Requirements:

  • Web page should look nice also with smaller resolutions (min width 650px) If the value is too long to fit the cell, cut it instead of splitting to several rows
  • User should be able to sort by project (id).
  • User should be able to search by description. E.g. if "Kryptonite" is written to search box, only rows that contain text "Kryptonite" in descrption should be visible. Search text should be case insensitive.
  • Display dates in format dd.mm.yyyy
  • Null values are displayed as empty cells
  • Please use modern JavaScript. At least es6.
  • You can use any JavaScript library that you find suitable.

Please think about this assignment as a real project. Feel free to use any tools of libraries you would on the job. The goal is to demonstrate, what kind of code you write for a living and see that you share our enthusiasm for code quality. We value maintainability, elegance and clarity over individual presentations excellence.

The end result of the assignment must contain source code for the application and unit tests.

If you are unable to finish the whole assignment then write down the problems you ran into so that we can discuss about them.

Deliver the source code as an encrypted zip file (if not encrypted the e-mail might not get through). Use password "Sievo". You can also use e.g. Google Drive to deliver the file.

sievo-react-assignemnt's People

Contributors

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