kshannon / vaxspotter

WebApp to allow communities easier access to vaccine appointment info and links to make reservations.
https://www.vaxspotter.info/
Apache License 2.0
2 stars 0 forks source link

added tweet job and tweet builder in appt model #29

Closed kshannon closed 3 years ago

kshannon commented 3 years ago

resolves #22 terrible string building, but it works for now.

Is grabbing Location record in the tweet builder the correct way to do this? Could pull out into a separate function for testing purposes? I suppose if the appt. is committed to the DB it has to have a valid location id?