# How to have a teacher make a study schedule for each student

**URL:** https://community.glideapps.com/t/how-to-have-a-teacher-make-a-study-schedule-for-each-student/66025
**Category:** Ask for Help
**Created:** [September 12, 2023, 5:50am UTC](https://community.glideapps.com/t/how-to-have-a-teacher-make-a-study-schedule-for-each-student/66025 "2023-09-12T05:50:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mmzminz](https://avatars.discourse-cdn.com/v4/letter/m/e79b87/32.png) [@mmzminz](https://community.glideapps.com/u/mmzminz)
#### Post date: [September 12, 2023, 5:50am UTC](https://community.glideapps.com/t/how-to-have-a-teacher-make-a-study-schedule-for-each-student/66025/1 "2023-09-12T05:50:10Z")

</div>

I’m creating a learning application using Glide.  
I want teachers to create schedules for each student, and for students to check them to learn.  
Because it is a premium personalized learning app, students have their own schedules.

**User story:**

- The teacher creates a schedule for each student.
- The schedule includes tasks to be completed based on the date.
- There may be multiple tasks to be completed in a day.
- The student can view their schedule and tasks planned by their teacher.
- Students must complete the tasks and upload the assignment files to complete the tasks.
- The completed screen must be shown to teachers.

I am new to Glide, and I am having a lot of difficulty building this app.  
I am considering integrating with Google Calendar and Zapier.  
I need your various ideas.  
I would appreciate your help. 😂

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [September 12, 2023, 7:03am UTC](https://community.glideapps.com/t/how-to-have-a-teacher-make-a-study-schedule-for-each-student/66025/2 "2023-09-12T07:03:17Z")

</div>

Welcome to Glide.

- Overall, the features you wish to build seem doable with Glide.
- You might want to check Glide’s pricing page. I’m not sure your project would be viable if you built a private app for 250 students for instance.
- Robert Pettito builds a lot for education, you can find his profile and then contact him if need be on the Glide experts page.
- If you need to get started with your build, head to Glide University and Glide Documentation to become familiar with the building blocks of app development on Glide.
