fac-12 / homesafe

A web app adding a security layer to allow parents to notify the school if someone other than the regular guardian will be collecting the child from.(Stack: Node/Express, Handlebars, PostgreSQL)

Home Page:https://homesafefac.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parent registration

sophielevens opened this issue · comments

As a parent, I want to be able to register for an account with HomeSafe and schedule pick up requests so that I can ensure my child is picked up by the right person (designated adult) from the school

  • Create form including the following fields:

  • first name

  • last name

  • email

  • address

  • postcode

  • phone number

  • Make query add_parent

  • Create register_parent.js route that serves up onto parent_profile.hbs