TeamGreenMobileApp2015 / HotelApp

0 stars 0 forks source link

Day View (Task View) #14

Open RyanDawkins opened 9 years ago

RyanDawkins commented 9 years ago

Look at tasks for a given day.

Things to do:

Those are the two different types of day views that we can have.

ShrooqNatour commented 9 years ago

So this basically tells you what task you need to do that day?

jeffmshepherd commented 9 years ago

As far as I can tell, this is the app layout. I believe these are the screens labeled "Day View Task" and "Day View Dept". hotelapplayout

jeffmshepherd commented 9 years ago

Shrooq, maybe we can work on this together today. I'm thinking we'll need a UITableView inside a View Controller, but I'm not sure how we'll handle transitions from the "Day View Dept" to "Day View Task". Ryan and Nathan, do you have any advise on how you want think this should be implemented?

RyanDawkins commented 9 years ago

No there is no add department. That was removed. It is Overview of Tasks

jeffmshepherd commented 9 years ago

Forgot to update it in the image. Is the transition the same as I showed? Calendar -> Day View Dept -> Day View Task

jeffmshepherd commented 9 years ago

Things to work on:

  1. Date filter
  2. Are we going to implement the horizontal date picker from the screenshots? (AKPickerView might work)
  3. Sort?