nss-evening-cohort-3 / capstones

Capstones of Cohort E3
1 stars 0 forks source link

Pet Health Managing App #9

Open mattbruton opened 7 years ago

mattbruton commented 7 years ago

Pet Managing App (Clever title will come later):

App helps pet owners keep track of their pets and medical needs. Users would include anyone who has pets, but particularly helpful for people who have a large number of pets or assist neighborhood pets/feral animals.

When registering a new pet, information regarding pet’s medical history is requested and future scheduling notifications are based around input. Users can still register a pet without this information, however there will be visual feedback within the app to remind them to either visit for preventative care or input data that was skipped over in the future to keep their pet(s) healthy.

I would like to track the amount of medication a user has on hand for their pets and send a weekly reminder through text or email (user would be allowed to choose) of what they would need based on some sort of threshold.

User would also be able to send information about their pet to a petsitter through text or email in regards to feeding/medical needs in addition to any other information they feel would be helpful in caring for their pet.

Stretch Goals:

Implement method of checking which vaccines/preventative care pets need/have had and push notifications when users should schedule a vet appointment. Would need to research to come up with a comprehensive list for both cats and dogs.

Implementing some method of tracking how much food a pet owner has in addition to pushing notifications when they are expected to run out. Would need to think more about implementation of this feature.