Code Monkey home page Code Monkey logo

time-tracking's People

Contributors

jordonedavidson avatar

Watchers

 avatar

time-tracking's Issues

General thoughts and requirements

At a minimum this app will be used to track plus time availability and usage. To be the best representation of the app it is replacing it should also track overtime, vacation, and various other time types. This is purely for personal use as the university has an official system for all of this.

Unsure as to the best option for the stack. Probably a JS/TS-based front-end using React but the data-source becomes an issue. Initially I thought about using Appwrite but it's time fields are pretty wonky. Likely I'll default to some type of SQL with an API layer.

It might be fun to design this as a desktop app using Tauri with an embedded SQLite db, but that eliminates the option for multiple users (which might be just fine for now.)

##Features:

  • Record spans of hours worked of a given type. (Regular, Holiday, Plus, OT, etc.)
  • Keep Running totals of the availability of the various types of hours. (3 hours OT, 21 hours vacation, etc)
    • Certain types of time come with a default number to begin with, like vacation at 105
  • Understand the concept of summer hours (full day is 6.5h instead of 7)
  • Only calculate totals when an entry is marked as complete.

##Requirements:

  • Accurately track available plus-time based on the number of hours worked on the day and the current number of hours for a full workday (7 or 6.5)
  • Allow modification of entries by an admin.
  • Easy-to use interface.

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.