https://github.com/zodman/busylissy
Busylissy is a simple way to manage your projects.
https://github.com/zodman/busylissy
Last synced: 12 months ago
JSON representation
Busylissy is a simple way to manage your projects.
- Host: GitHub
- URL: https://github.com/zodman/busylissy
- Owner: zodman
- Created: 2010-03-24T18:01:40.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-03-24T22:22:35.000Z (over 16 years ago)
- Last Synced: 2025-06-25T04:45:53.882Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://busylissy.com
- Size: 1.13 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
# BusyLissy
This is the software that is running the site
[busylissy](http://busylissy.com). Busylissy started as a learning project for
the us at [Bread and Pepper](http://breadandpepper). We also still use it to
manage our own projects.
Recently Busylissy was blogged about and reached a new high of 2.000 users.
Because we are very busy working on other web applications we have decided to
open source it.
# F.A.Q.
## Are you going to ask money to use Busylissy?
No. We will keep Busylissy in the public domain and pay for the hosting by
ourselves. When the costs of hosting keep going up we will have to consider
placing banners or asking for donations.
## Can I have Busylissy in language X
Yes. We would love to have as many languages as possible. That's one of the
reasons the application is open source. It would be great if you would be
willing to translate the translation file found in ``locales`` to your own
language.
## Why have you open-sourced Busylissy?
We didn't have the time to make Busylissy the web application it could be. So
we hope that the community can take Busylissy to the next level.
# Credits
- [Django](www.djangoproject.com) is the foundation on which Busylissy is
build.
- [django-swingtime](http://dakrauth.com/blog/entry/announcing-django-swingtime/) is
used in BLAgenda.
- [django-filebrowser](http://code.google.com/p/django-filebrowser/) is used in
BLFile.
Then there is also django-tagging, django-registration, tagging, markdown,
django-locale-url, sorl-thumbnail, django-treebeard.