1
0 Comments

Stand-Up #92 - May 9th, 2020

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:

  • Nothing again. A nice break. Second day off in 91 days.

Today's progress:

  • Finish porting over the JSON schema, it's definitely more verbose than the Mongoose schemas

Tomorrow's progress:

  • Script injection into user's site using the shopify api

As always, I've attached screenshots as proof. It didn't all fit in the two screenshots this time, but you get the point...

on May 10, 2020