About
Plancake is a smart online task and list manager software.
We started this project because it was impossible for us to find a product fulfilling these basic needs:
- easy-to-use
- advanced
- free
- available for download
You can use Plancake on two levels:
- basic level - to create lists with tasks for your projects, stuff you need to remember, ...
- advanced level - to implement the GTD method
Plancake is an online application (or webapp). That means:
- you can access it from anywhere in the world using just a browser
- you don't need to install any software
- you don't lose your data if your laptop/iPhone/mobile phone is stolen or gets broken
- no need to synchronize your data across different devices
- no software to update: everything is centralized on our server
We are focused on security in order to protect the data of our users from malicious people.
Here are some of the techniques we deploy:
- the login process includes protection against brute force attacks
- every password is encrypted on the datastore
- we do hourly off-site backups
Currently we are:
- building a version of Plancake for mobiles
- providing an API to developers
What we are probably going to do next:
- make the lists accessible offline (using HTML5)
- account colors personalization
- notes management
- possibility to set a due time for the task
- language localization
- email alerts for tasks due on the day
- for developers - new events fired for the CRUD of lists and tasks
- integration with Google Docs (to provide a filing system)
- GMail integration
- support of OpenID