Skip to content

WORK IN PROGRESS! This is a pet health diary, it is intended that you can log all medication, pet details, observations on health, etc into a database. You can then query that database, get email reminders about upcoming vets appointments and medication administration,and even generate summary reports for your vets to assess their health.

License

Max-Derner/pet-diary

Repository files navigation

WELCOME

Hi, I'm Max Derner and I created this application.

This project is intended to serve as a pet diary of sorts.
Using this application you can create records against a DynamoDB table that:

  • Contain details about your pets such as name, microchip number, colour, date of birth
  • records a vet appointment
  • records vaccinations and medications administered and when they are next due
  • records any observations you may have had about them that could be useful in diagnosing health conditions (e.g. stopped eating on x date, vomited on x day, etc)

There are also scheduled lambda functions which will query the database and check if you have any upcoming appointments or need to administer any medication soon. One lambda will then e-mail you with anything you need to be aware of up to 2 weeks in advance. The other lambda will send you an SMS text message on the day.

You will also be able to generate summary reports on your pets. These can then be sent to your vets, so they are aware of your records, and can more easily diagnose any health issues your pet may have.

Please follow the links below to navigate to the rest of the READMEs

About

WORK IN PROGRESS! This is a pet health diary, it is intended that you can log all medication, pet details, observations on health, etc into a database. You can then query that database, get email reminders about upcoming vets appointments and medication administration,and even generate summary reports for your vets to assess their health.

Topics

Resources

License

Stars

Watchers

Forks