Generate separate Google sheets for each table entry in AppSheet

Hello Guys,

I have been working on a small AppSheet project called "Student Record." This app is designed to help teachers in a school keep track of their student's records.

Here are the functional details of the app: 

[Click on the image for an enlarged view]
1. A sign-in page will appear first if a teacher accesses the app.
Sign in.png
2.  When signed in, the Teacher's home page will appear, where they can see their profile, their students, and their colleagues.
Home_My_Profile.png
Home_Colleagues.png
3. By clicking on "My Profile," the teacher can view the details they provided during sign-in.
My_Profile_new.png
4. "My Students" contains the student details, where the teacher can add new students, and edit and delete existing entries.
My_Student.png
5. Detailed view of a student.
Student_Details1.png
6. "Colleagues" contains a list of teachers who are associated with the Teacher.
Colleagues.png
I am currently using a Google sheet called "StudentRecord" to store the details of teachers and students. Whenever a teacher signs in to the app, their details are saved in the "Teacher" table, and all students' details, are in the "Student" table.
 
StudentRecord:
1. Teacher Table
Teacher_Table.png
2. Student Table
Student_Table.png
3. Table to be created for Teacher "Name1"
GoogleSheet_Teacher.png
However, I would like to create separate Google sheets for each teacher containing only his students' records from my App. So that each Teacher can easily access their students' records. Can you please provide me with a solution to achieve this?
 
I also want to know if AppSheet will provide the sign-in feature when I deploy my App.
0 17 1,188
17 REPLIES 17