adamdoty / homebaker

A baked-goods, birthday-treat, tracking app I made for my wife.
3 stars 0 forks source link

Recipient User - Coupon Redemption #37

Closed adamdoty closed 2 years ago

adamdoty commented 2 years ago

recipient user with different access level selects a treat or submits a pick your own treat form get feedback that treat has been submitted and is in the queue

adamdoty commented 2 years ago

Added redemption date field and overrode save on the coupon model to automatically trigger the redemption date when a treat is selected.

Working on recipient user:

1. my coupons view, 2. adding if else to the sidebar to adjust based on access, 3. add coupon selection buttons to the treat list view and treat detail view, 4. and adding a pick a different treat form for users with coupons to redeem.

adamdoty commented 2 years ago

Its messy but I got it to work.

bbelderbos commented 2 years ago

Messy is ok, it's often the required step you have to go through :)

In that sense Erik's clinic about stages of implementation is a must watch :)

image

https://pybites.mykajabi.com/products/pybites-coaching-calls-2/categories/3469727/posts/2153784440

adamdoty commented 2 years ago

Great breakdown of the software development process! Definitely helps to remember that the app is in the initial attempt (MVP) phase and we probably shouldn't be spending excessive amounts of time around minor details.

bbelderbos commented 2 years ago

wow you already watched it, happy to hear, thanks