Hi guys... making some noise!!
I have an idea for an app, to show/maitain the schedule of a Shift-Worker...
I'm taking as an example a friend of mine who is a nurse in an hospital in his twon, and also works in a health related call-center... all by shifts, wich sometimes are dificult to get right for him...
So i started thinking about how to tackle the subject...
To display a calendar is something not that hard to do, but I want to over-impose the shifts... Something like this
The shifts will be represented by the 3 colored bars below the day number, and their length will be variable...
I know I can put sveral views on top of each other, but with about 40 of these in one calendar may take a while to populate...
I stated wondering about the OpenGL,if it would be faster and how to achieve this, but I realy know NOTHING about OpenGL...
Inputs, links, etc...are welcome
I have an idea for an app, to show/maitain the schedule of a Shift-Worker...
I'm taking as an example a friend of mine who is a nurse in an hospital in his twon, and also works in a health related call-center... all by shifts, wich sometimes are dificult to get right for him...
So i started thinking about how to tackle the subject...
To display a calendar is something not that hard to do, but I want to over-impose the shifts... Something like this
The shifts will be represented by the 3 colored bars below the day number, and their length will be variable...
I know I can put sveral views on top of each other, but with about 40 of these in one calendar may take a while to populate...
I stated wondering about the OpenGL,if it would be faster and how to achieve this, but I realy know NOTHING about OpenGL...
Inputs, links, etc...are welcome