Done
- Worked more on aesthetic things. Like adding icons. Found some cool looking icons on http://somerandomdude.com/projects/iconic/
- projects can be managed, and thrown in a trash bin
- activities can be added and assigned to a project
- user can start recording his working time on an activity
TODO:
- Need to rethink interaction design.
- Need to style things better
- Should start on javascript kind of stuff while keeping it backwards compatible with non js users
- Activities should be able to get tags, mysql tables and ORM model already exist
- creating analysing tools (graphs etc.)
Future thoughts
Thinking of going public with this project. I know a few people who could use a time manager. My idea is that this webservice is provided free, but accounts can only be created on an invitation. So will have to work on privacy settings. Projects should be shared by colleagues. You should be able to make friends, assign roles to friends. Roles that determine who can edit the projects, who can work on which project.. But this will come in the far future (hope a couple of months from now). First need to redesign the basics and work out the kinks.
Found some time again to work on this project.
- Added login functionality (sql dump in assets/db folder) u:admin p:test
- And made a start with managing the projects
- started with Kohana version 3.1
- threw some standard css and js from the HTML5 boilerplate
will work further tomorrow going to bed now. It's 3 am and in 4 hours I have to rush to get my train to work.
My first project in Kohana. Trying to create a time management site where we can track our hours.
Will be looking fairly simple and ugly, but I'll style it when all functionality are in it.
Also hoping to get a bit more familiar using git and github
This is the current release version of Kohana.
This is the current release version of Boilerplate.