teamup-org / mern-template

GNU Affero General Public License v3.0
1 stars 1 forks source link

Student - Teacher Assignation | Upgrade Registration #FrontEnd #31

Open frm1789 opened 3 months ago

frm1789 commented 3 months ago

This is related with upgrade the front end.

When you register to the platform you need to select an specific teacher. This relationship needs to be saved in our database (MongoDB) Also, a student has a parent, and that parent need to be registered at that moment.

Parent can have more than 1 student. Teachers can have more than 1 student. Teachers can have more than 1 document. A student can have more than 1 assigned document.