Giter Site home page Giter Site logo

karlosos / time-task-tracker Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 3.32 MB

Application with offline storage for tracking Jira tasks time

Home Page: https://time-task-tracker.netlify.app/

HTML 1.80% CSS 2.23% TypeScript 93.76% JavaScript 2.11% Shell 0.11%
time-tracker time-tracker-app time-tracking-app todoapp-react todolist

time-task-tracker's Introduction

time task tracker

App

React Typescript TailwindCss Prettier Netlify

What is it? 📽️

  • time task tracker is webapp for tracking time without server synchronization
  • all the data is stored in the local storage - no problems with synchronization
  • automatically makes transforms jira ids to urls
  • each time entry has checkbox for flagging the task already logged in jira

Application 🔗

You can check the app here.

Contribute 🧑‍💻

My env:

  • node version 16.14.0 (working on 18.X too)
  • npm version 8.3.1

Developing the app:

  • clone app and run npm install
  • start the app with npm start
  • on macos I had to fix husky permissions (pre push checks)
chmod ug+x .husky/*
chmod ug+x .git/hooks/*
  • test with npm test
  • format code with prettier with npm run format
  • lint code with npm run lint

Features ✨

  • tracking time
  • editing existing time entry (changing text, start time and stop time)
  • removing entries
  • marking entries as logged in jira

time-task-tracker's People

Contributors

dependabot[bot] avatar karlosos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.