I want to make an application which shows you the schedule for your school.
It should mainly display the current day and allow you to scroll left and right for switching to the day before or the day after the current selected day.
There should also be a settings view.
I'm new to making iOS apps, so which Xcode template should I use? I think Page-Based Application seems to fit the most, however is this right? I don't want the page curl transition, just a normal scrolling transition.