Git Product home page Git Product logo

payee-project's Introduction

payee-project

Technical Test

As you know, we make payments on behalf of our clients. We like to be able to display the payment details in a clear, concise manner for our employees, who are responsible for ensuring the vendors receive the payments.

Attached is a blob of json data that represents the following: There are multiple vendors ("Payee") who will be paid using payment cards ("Payment"), with the associated invoices attached to each payment ("Remittance").

There is only one requirement - create a webpage that shows each Payee/Payment/Remittance object in a paged interface. Everything else is up to you - overall design, technology used, styling, amount of time spent on the test, etc.

Upload your sample to a private Github account or email to [email protected]

Synopsis

I used react, react router on the front end along with bootstrap and emotion to control some of the css. I used a server to serve the react file when we deploy to heroku. This project was about coming up with some certain ways of displaying data in an organized fashion as well as some metrics that the data is telling us.

landing page

The first page is the display of all clients and a count of the current vendors. I added a search component to filter the object property values via Object.keys that is routed to the individuals json index via a find js method

detail page

the detail page is a display of the single payee, payment, and remittance properties. I used bootstrap forms to organize the contact info from the address and payment data into grid. I added a map component however did not add a geoencoder api search for time limitations to implement. I used sparklines to manage a total sum figure of all remittance, a rolling total from a time perspective and a individual bar graph for each instance on a scalable perspective.

Technologies used

front end react react-router emotion bootstrap

payee-project's People

Contributors

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