Giter VIP home page Giter VIP logo

timetracker's Introduction

timeTracker

Based on Electron + Webpack + React + Sass + pouchdb. Features:

  • add or select a customer
  • add or select a project for a selected customer
  • press the time button to start and stop a time record
  • edit time record if you need to correct it
  • see overview of all time records for a customer / project
  • export project's time records to a cvs file
  • select between german and english language
  • select date and time formt (dd.mm.yyy hh:mm 24h, yyyy/dd/mm hh:mm 12h, yyyy-mm-dd hh:mm 24h)

Feel free to give feedback to the phrases as i am no native english speaker... feel free to give feedback anyways ;)

UPDATES 2020

  • fixed a bug that occured while filtering for a month in the overview page

UPDATES 2019

  • moved to webpack 4
  • remove callbacks with async-await
  • add PropTypes
  • localization (language and formats)

run

  • npm install to unstall all npm modules
  • npm run web to test app in a webbrowser (electron main process functionality is not available)
  • npm run electronDebug to open electron window with console output
  • npm run electron to open electron window without console output
  • npm run bin to create app for mac (win and linux are in place, edit package.json)

TODOS:

  • add linter
  • add tests

A Mac-build can be downloaded from here: http://timetracker.wendenburg.de/download/TimeTracker.app.zip

Select a project

projects

Press the button

button

Keep overview

overview

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.