Coder Social home page Coder Social logo

time-tracker's People

Contributors

cppcooper avatar

Watchers

 avatar

time-tracker's Issues

we should be able to create a finalized/submittable timesheet

A submittable timesheet would calculate the hours for each day. Then calculate the total, rounded to the nearest quarter hour (or lowest? gotta check what the most common practice is here). Then calculate the gross pay.

This timesheet would require headers for columns.

Fields:

  • time sheet:
    • day (of the week)
    • date
    • time in (multiple, as needed)
    • time out (multiple, as needed)
    • work hours
    • overtime hours
    • sick hours
    • holiday hours
    • vacation hours
  • pay period:
    • work hours total
    • overtime hours total
    • sick hours total
    • holiday hours total
    • vacation hours
    • rate
    • sub-total
    • total

file date doesn't match displayed date

When kept running into a new day the timestamp is appended to the last line of the file, regardless of whether the date matches the current date or not.
Displayed:

                  [CLOCKED IN]
                  [2022-05-12]

File:

2022-05-11,08:05:43,17:19:00,07:44:54

new day adds erroneous timestamps

When clocking in on an entirely new day, whilst not "clocked in" midnight timestamps are inserted erroneously.

2022-05-06,08:10:00,17:00:04,23:59:59
2022-05-10,00:00:00,08:24:25

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.