riverscuomo / spotkin_flutter

A front end for Spotkin server
https://spotkin.web.app
8 stars 4 forks source link

Change the default quantity for an Playlist (ingredient) from 5 to 2 #84

Closed riverscuomo closed 1 month ago

riverscuomo commented 1 month ago

When you add a new playlist to your recipe.

In this file I think

https://github.com/riverscuomo/spotkin_flutter/blob/2a8df901165834641fabf3aafb083c75a98aed6a/lib/widgets/recipe_widget.dart

Also make it not a 'magic number'.

riverscuomo commented 1 month ago

@KCreek1 do you want to try this?

KCreek1 commented 1 month ago

@riverscuomo Ok. I think I can do it.

riverscuomo commented 1 month ago

Feel free to ask for help.

riverscuomo commented 1 month ago

@taylorlee3 I merged this into main here. Now can you pull main to a local machine and deploy it to heroku? Maybe use 9.

Never mind I'm an idiot. This is firebase not heroku so it was automatically deployed on merge!