October 2022 Update

Accomplishments/Updates

  • Made progress on and fixed issues for “forgot password” feature
    • currently only able to change password for admin@email.com user
  • Started working on online form
    • added fields from physical Kid-U registration form
  • Worked on adding fields to database to match the paper application form

Issues

  • Issues with creating multi-page form
  • “Forgot password” feature not recognizing all users and not sending emails
  • Locally hosted database taking too long to load

Goals for November

  • Fully implement “forgot password” functionality
    • make it send an email and change the password for any relevant user
  • Figure out how “forgot password” database of users is implemented
  • Test edits on database website’s form fields through MySQL Server Explorer
  • Work on the online version of the application form
  • Integrate form with Kids-U database

Goals that were set for October

  • Understand the code from the Kids-U GitHub repository
    • ✔️(complete)
  • Work on “forgot password” functionality
    • ✔️(currently working towards finishing)
  • Create online form
    • ✔️(started working on it)
  • Work on integrating the form with the database
    • ✔️(currently working towards more progress)