I had a dream where I was working, I used an app for project task management. it didn’t use a grid or anything boring. it was very intuitive.
you simply click next and it goes to the next text screen with a fade in animation. and with a changing background color.
on every screen, there was a task title description and checkbox (if it’s done you check it).
here is a prototype /mockup(made with flash in 5 minutes):
http://www.fastswf.com/20QWQ5g
what do you think? can something like this be useful? Is there something like this in existence? can it be done properly with corona sdk gui lib.
from my experience with small gui example projects I created, corona gui is quite wonky.
I don’t have any other way to create android apps (maybe PhoneGap but its even worse).
I already predict a problem with navigating big projects with 200+ tasks. with just next/previous btn.
do you think csv is a sufficient db for something like this?
ideas suggestions are welcome.
I just want another opinion before I start writing code.