GithubHelp home page GithubHelp logo

code-challenge-2021-edition's Introduction

Billin code challenge 2021 edition

Welcome to the Billin code challenge 2021 edition. We look forward to to seeing what you come up with!!

Please find below the instructions and the key points for doing the exercise.

Instructions

The challenge explanation is very simple, you have to develop an invoice importer. As such you'll find a test file called importer.test.ts. The goal is to get the tests running in green :). And that's all.

We have gien you with the two CSV files you will need to get the tests running in. Please see the files folder.

In the section Tests you will find the instructions to run the tests.

As you can see, the code files are in Typescript. If you never have programmed in this language, this is a great opportunity to start. Hey, remember that it is just Javascript.

Otherwise, you are free to approach the challenge in any way you wish. The only hint we will give you is that the code should be extensible and maintainable. We highly value code readability, so please pay close attention to this.

Tests

  • Single run testing npm test
  • Development testing mode (watch all files or a single file) npm run test:watch

code-challenge-2021-edition's People

Contributors

mcasarrubios avatar

Watchers

James Cloos avatar Sergio Panadero Pérez avatar Rafael Tejado 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.