/PetPal

2023 medt project

Primary LanguageJavaScript

PetPal

This project is a school project from 2023. It is a App that allows animal shelters to manage their animals by storing their data, assigning them to rooms and owners and filtering for animals.

246622412-dfe2c06e-6d40-4f81-a799-c7f23e1ef5b9

Edit Animal propperties

Every property opens a edit Menu on click this menu is either:

  • a multiple choice between all available options
  • a date picker
  • a image upload

image

Filter for specific animal type, breed, owner or room.

Using the sidebar you can click each filter and only see those animals, that way a shelter can offer a customer all available Pudels. image

Use the editmode to create new rooms types and owners

Only the shelter owner should be able to create these new options because of that you need to enter the editmode password specified on registration.

image