uprm-inso4101-2023-2024-s2 / semester-project-rumaradoptionapp

semester-project-rumaradoptionapp created by GitHub Classroom
5 stars 0 forks source link

Create Adoption Form #209

Closed Javi510348 closed 7 months ago

Javi510348 commented 7 months ago

An adoption form will be created, so we can confirm and evaluate the user before he adopts a pet. The form will be asking questions like where does the person lives, if there other people in the house, are there are other animals in the house, etc. Once the form is completed, the user should wait until a staff person approved or denies the form.

Things to be asked in the form:

The personal information is already going to be accessed by utilizing the user id in the database.

In a future issue:

The form should only be accessible by the staff and by the user. The staff will be allowed to make change to the form. Meanwhile, the user should only access the form in read mode.

Deadline: 10/04/2024

Javi510348 commented 7 months ago

The tasks were completed and it works correctly. The issue was closed once the merge occured