top of page

Personal Organiser

This video demonstrates a project I created on Android platform to help a person organise his personal life.

This application is used as a personal diary for the person concerned where the user can create notes by typing or drawing, schedule events and meeting.

The aim of this application was to be as simple and as easy to use as possible for any user on any android device. It supports versions from earliest to latest (all tested). Even though the UI isn't very attractive, it gets the work done. I'm planning to use a some recently-developed libraries to give it an IceCream Sandwich theme keeping backward compatibility to the earliest versions.

Also, it stores the data in a locally created SQLite Database which (in the future) will be connected to an online (cloud-based maybe?) database for backups so that users won't lose data ever.

bottom of page