# Help needed for school planner application

**URL:** https://community.thunkable.com/t/help-needed-for-school-planner-application/1212960
**Category:** Questions about Thunkable X
**Tags:** beginner, help, list
**Created:** [April 8, 2021, 1:49pm UTC](https://community.thunkable.com/t/help-needed-for-school-planner-application/1212960 "2021-04-08T13:49:57Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jakeheron](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jakeheron/32/116818_2.png) [@jakeheron](https://community.thunkable.com/u/jakeheron)
#### Post date: [April 8, 2021, 1:49pm UTC](https://community.thunkable.com/t/help-needed-for-school-planner-application/1212960/1 "2021-04-08T13:49:58Z")

</div>

I am developing a school planner application and I am struggling to solve this issue. Essentially, the app asks users to input their lessons for each day which is then stored in one long list (under the variable name timetable). I have successfully made it so that users can see their schedule for the current day by sorting through the list to get the lessons for that particular day. However, I would like to add a button that would allow the user to see their schedule for the next day. It seems that the logic required to do this is quite complex and I have tried many different things to no avail. Could someone suggest a possible way to do this.

Below is what I have so far, thanks in advance.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/5/d5da5cd0ebf93c10ef9a89425599a0e820727f8f.png)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:25pm UTC](https://community.thunkable.com/t/help-needed-for-school-planner-application/1212960/2 "2024-11-08T13:25:25Z")

</div>


