GithubHelp home page GithubHelp logo

kotpes / monthly-wages Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.47 MB

Calculating and outputting monthly wages using csv file

CSS 10.86% HTML 55.43% TypeScript 18.36% JavaScript 14.00% Pug 1.35%
nodejs express pug-template-engine javascript

monthly-wages's Introduction

What this is

The goal is to parse a csv file, that contains information on employees and shifts they work, and calculate their monthly wage (with consideration of evening working wage and overtime)

How to get up and running

Clone repo, cd into it and:

  npm install && npm start

Webapp will be accessible on http://localhost:3000.

To run tests:

  npm run watch-test

Developer's notes

Used Express generator to setup a basic express app

Jest (together with ts-node) was chose for unit tests

Used pug for the first time, as setting up React or something felt like overkill for this task

monthly-wages's People

Contributors

deepsourcebot avatar kotpes 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.