Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Jeffrey-Suitor/vaccine_reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vaccine_reminder

This is a monorepo of two seperate projects.

Goal

My dad's veterinary clinic still mails vaccine reminders by hand. This project was designed to automate that process.

Extracting the Data

Using the AViMark system querying features I was able to extract two spreadsheets containing client identifiers, emails, and what vaccine information is required for the reminders.

CLI

After extracting the data I wrote a CLI program in python to send the automated email reminders. Essentially all they had to do was feed in the spreadsheet containing the combined data and then it would automatically send the emails. This was not ideal as the technologists wanted a user interface to send the data.

Web

The web folder contains a firebase project that is incomplete for sending the vaccine reminder from an uploaded project. I'm not happy with the design of this as I've learnt more about web design since and will be reimplenting in the T3 stack.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published