diff --git a/ExistingProjects/Bookyt.mdwn b/ExistingProjects/Bookyt.mdwn index 8230d07ef837a479bb6efdfa8db0a27da1076a09..bf3158505c77bdb3a79f11385628bf315e16ff53 100644 --- a/ExistingProjects/Bookyt.mdwn +++ b/ExistingProjects/Bookyt.mdwn @@ -3,3 +3,28 @@ Links: * [[!wikipedia Bookyt]] - Wikipedia * - Project homepage * - Source code + +> Bookyt is a bookkeeping/ERP application designed for small-to-medium-sized companies. It can handle debit invoices, credit invoices, projects with timelogs, swiss salary management, and much more. +> -- + + +## Technical + +- Ruby +- Rails +- Bootstrap + +-- + +## Preliminary evaluation + +### Positive + +- First commit 2007[1], last commit 2012-09-06 + +[1]: https://github.com/huerlisi/bookyt/commit/d56c8e43235109e71855f8ffb5b6809cddb51bf4 + +### Negative + +- Targeted against the swiss community. +- Still in development.