Giter Site home page Giter Site logo

timesheet-generator's Introduction

timesheet-generator

Timesheet in my format goes in, timesheet in CSV format - out. Let me demonstrate.

Consider that I have a file timesheet.time in a following format:

29.06.2021
CC-2216
20m Setting up gitlab authentication
15m Test connection and endpoint behaviour
15m Add method to js api clint
20m Talk

30.06.2021
CC-3342
10m Set up gitlab verification, connect 2-factor auth
20m Send answers with
20m Disable button until
10m Trying to style disabled button

02.07.2021
CC-2422
45m Refactoring on frontend
30m Writing sql-quesry for last personal
30m Clashing with gradle build
# Comments are ignored

Running timesheet-generator timesheet.time or cat timesheet.time | timesheet-generator generates the following in csv:

date time hours label description
29.06.2021 20m 0.33 CC-2216 Setting up gitlab authentication
29.06.2021 15m 0.25 CC-2216 Test connection and endpoint behaviour
29.06.2021 15m 0.25 CC-2216 Add method to js api clint
29.06.2021 20m 0.33 CC-2216 Talk
30.06.2021 10m 0.16 CC-3342 Set up gitlab verification, connect 2-factor auth
30.06.2021 20m 0.33 CC-3342 Send answers with
30.06.2021 20m 0.33 CC-3342 Disable button until
30.06.2021 10m 0.16 CC-3342 Trying to style disabled button
02.07.2021 45m 0.75 CC-2422 Refactoring on frontend
02.07.2021 30m 0.5 CC-2422 Writing sql-quesry for last personal
02.07.2021 30m 0.5 CC-2422 Clashing with gradle build

timesheet-generator's People

Contributors

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