Villefort: Villefort is a task manager and time tracker written in haskell.

[ bsd3, library, program, task, web ] [ Propose Tags ]
This version is deprecated.

It is based off of a sqlite database and has the ability to add new tasks


[Skip to Readme]

Modules

[Last Documentation]

  • Database
  • Lib
  • Stats
  • Todo

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5, 0.1.1.6, 0.1.1.7, 0.1.1.8, 0.1.1.9, 0.1.1.10, 0.1.1.11, 0.1.1.12, 0.1.1.13, 0.1.1.14, 0.1.1.15, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.2.7, 0.1.2.8, 0.1.2.9, 0.1.2.10, 0.1.2.11, 0.1.2.12, 0.1.2.13, 0.1.2.14, 0.1.2.15, 0.1.2.16, 0.1.2.17, 0.1.2.18, 0.1.2.19 (info)
Dependencies base (<0), FindBin (>=0.0.5 && <0.1), HDBC (<0), HDBC-sqlite3 (>=2.3.3 && <2.4), mtl (>=2.2.1 && <2.3), scotty (>=0.11.0 && <0.12), split (>=0.2.3 && <0.3), text, time (>=1.6.0 && <1.7), Villefort [details]
License BSD-3-Clause
Copyright 2017 Alice Reuter
Author Alice Reuter
Maintainer alicereuterdev@gmail.org
Revised Revision 4 made by AliceReuter at 2018-08-06T20:57:49Z
Category Web
Home page https://github.com/alicereuter/Villefort#readme
Source repo head: git clone https://github.com/alicereuter/Villefort
Uploaded by ChrisReuter at 2017-05-13T03:23:55Z
Distributions
Executables Villefort
Downloads 21470 total (98 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2017-05-13 [all 4 reports]

Readme for Villefort-0.1.0.0

[back to package description]

Villefort

Villefort is a time managment system written in Haskell and backed by sqlite. #Home screen alt text

Villefort has page to add new todos

alt text

Villefort also a stats page which shows how much time you spend on each subject as well as github like time tracker

alt text