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.