Giter Site home page Giter Site logo

foppotee / quarter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eliasson/quarter

0.0 0.0 0.0 1.19 MB

Time-tracking for individuals

Home Page: https://quarterapp.com

License: GNU Affero General Public License v3.0

C# 81.39% CSS 0.01% HTML 14.01% Dockerfile 0.04% Sass 4.55%

quarter's Introduction

Quarter is a time-tracker for personal use with the goal to make it as effortless as possible to track your time.

  • Graphical timesheet for easy tracking
  • Simple reports for basic needs
  • 100% Open HTTP API for everything else

What does it look like?

Manage project Edit activity Timesheet Report

Current state

Build

  • Authentication
  • Manage projects
  • Manage activities
  • Register time
  • Summarize current week at start page
  • Weekly report
  • Archive projects and activities
  • HTTP API
  • Export data

Can I get an account?

Maybe. I allow new accounts to be created while there's capacity on my $5 VPS, if the capacity is starting to run low I will disable open registrations (basically I need a server for my own use and you're free to join me as long as I do not have to upgrade the server).

Also, I take no responsibility on the hosted service. I might shut it down (although not likely), I might loose data, etc. Use it at your own risk, if the risk is too high consider hosting it yourself.

Getting started

TL;DR

git clone [email protected]:eliasson/quarter.git
cd quarter
docker-compose -f docker/docker-compose.yaml up
dotnet build
dotnet run --project src/Quarter 

See getting-started.md for more details.

What features does it support?

The primary use-case for Quarter is to offer a convenient way to input hours on a daily basis. It should also be possible to render reports that aggregates per day or week. All other features are second to that.

  • Input time using the unit quarters of an hour
  • Aggregate time per day and week
  • User have full access to all its data via API and data export
  • Run hosted for multiple users

What will it not support:

  • There will be no timer, time is input manually
  • There will be no billing support
  • There will be no teams, projects cannot be shared and timesheets will not be submitted

Why

Quarter was born out of the frustration of using two or three different time reporting tools simultaneously (being a consultant). It was obvious that most of these systems were made to extract hours (reports and invoices), not input hours.

So Quarter was a simple way to keep track of time spent on different projects on a daily basis. Then at the end of the week transcribe those hours into other time tracking tools.

This is one of many rewrites, there have been versions in Clojure, Python and Scala over the years.

The former name used to be QuarterApp, that name and its abbreviation QA is still around in a few places.

Design principles

  • As few dependencies as possible
  • Keep code size small
  • Deploy anywhere (no SAAS / FAAS / Cloud lock-in!)
  • No tracking

But above all - working on Quarter should be fun! After all, it is open source and the people building it are the same people that is using it.

Contributing

Contributions are welcome! If you want to contribute, open an issue or comment on an existing one and we'll take it from there.

For any contribution, the following applies:

  • An issue must be opened and all features needs to be discussed
  • Tests must be added, if relevant
  • Documentation must be added, if relevant
  • In the absence of style guidelines, please stick to the existing style

License

Released under GNU Affero General Public License v3.0, see LICENCE for details.

quarter's People

Contributors

eliasson avatar cederstrom 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.