The last task left is the volunteer frontend. Basically, when a volunteer joins up, we want to do something like this:



You do not have to send any of these fields anywhere - just store them. The app will send them in an email to the people over at LAP. What needs to happen is the various screens need to be set up.
Basically, we set up the intro screen, the question screens, and the enter availability screen. The enter availability screen should just link to the homepage. There, the volunteer can just add their availability from the manage section. This code should just be the same as the code in the teacher section (you can literally just use the same button and component). There should be absolutely 0 back end work here.
The homepage is in the FIGMA, but its pretty much the same as all the other homepages
The last task left is the volunteer frontend. Basically, when a volunteer joins up, we want to do something like this:
You do not have to send any of these fields anywhere - just store them. The app will send them in an email to the people over at LAP. What needs to happen is the various screens need to be set up.
Basically, we set up the intro screen, the question screens, and the enter availability screen. The enter availability screen should just link to the homepage. There, the volunteer can just add their availability from the manage section. This code should just be the same as the code in the teacher section (you can literally just use the same button and component). There should be absolutely 0 back end work here.
The homepage is in the FIGMA, but its pretty much the same as all the other homepages