shandanjay / my-time

A time management web application written in clojure with luminus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-time

My-time is a web application written in clojure with luminus framwork. Trying to offer self-time management functionalities. It provide several functions, like plan making and time tracking. Reports can be generated as well to help imporove your work and life.

Features

  1. Time tracking feature can help us track the actual time spending of a day.
    • A single click to generate time periods.
    • Assign information to time periods.
    • User can edit categories(add, remove, etc.)
  2. Plan making to help organizing life and work.
    • Add/Delete/Modify tasks.
    • Clocking support
  3. Schedule Generation
  • Daily schedule.
  • Weekly schedule.
  • Export schedule to other format.
  1. Report generation
  • Daily timeline
  • Weekly or monthly report of efforts of a catagory.
  • Timeline of a specific task.

Prerequisites

You will need Leiningen 2.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2015 FIXME

About

A time management web application written in clojure with luminus.


Languages

Language:Clojure 81.6%Language:HTML 17.7%Language:CSS 0.7%