Improve the dashboard with the new layout
* Updated APIs
* Moved all settings under a card in the UI
* Moved all settings under a card in the UI
Setup mechanism to collect analytics for banners
Cleanup some unnecessary database fields to simplify app
Implement all required Shopify webhooks
Defined pending tasks clearly for
Ironed out all the issues with the code for downloading data in bulk for onboarding workflow
Today's only coding session for #ssb was 1hr in the morning
Figma design+prototype for complete
* Was blocked on the frontend/design.
* Took a step back from coding and finished up the design for the entire app.
* Now I have a clickable prototype of the entire app + much more clarity.
* Using Figma for the first time - I love it (previous Sketch user).
The Shopify Polaris Figma UI Kit was very handy. [Link available here](https://polaris.shopify.com/resources/resources) for anyone interested.
* Took a step back from coding and finished up the design for the entire app.
* Now I have a clickable prototype of the entire app + much more clarity.
* Using Figma for the first time - I love it (previous Sketch user).
The Shopify Polaris Figma UI Kit was very handy. [Link available here](https://polaris.shopify.com/resources/resources) for anyone interested.
I actually got some clean code by accident
Work-in-progress: Onboarding workflow for
Setup documentation site for
Some more progress on the onboarding wizard
Got the dashboard running again. Back to feature development
Lesson: If your app is working and doesn't need an update - do not touch it.
π€¦ββοΈπ€¦ββοΈπ€¦ββοΈ One more day of yak shaving. Missed the readme on the shopify_app repo that says Rails 6.1 is not supported
yak shaving with docker and docker compose to be able to use AWS Copilot
Exploring AWS Copilot for deployments
Replace background worker with a cron job + SQL query
Ripped apart some complex code built into the app a few months ago
Moving away from handling data as it comes. A cron job should keep things simpler