
Stand-Up #92 - May 9th, 2020
JSON schema finished for data validation before I save it to the database. Honestly not sure how important it is, because I the Postgres library that I'm using already partially cleans/sanitizes the data before inserting into the database so that I can't get SQL-injection attacked. Still, having this extra layer of protection will be nice for peace-of-mind.
Yesterday's progress:
Today's progress:
Tomorrow's progress:
As always, I've attached screenshots as proof. It didn't all fit in the two screenshots this time, but you get the point...