CoolFace
Apppublic

CHarroll19/sliderbucks-money-mover

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes
10 commits on main
0a7180811mo ago

Insert static '$' that sits in front of the dynamic text

CHarroll19
93f31cd11mo ago

ensure that a $ preceeds the dynamic text

CHarroll19
9bace2311mo ago

Remove Icon

CHarroll19
6b8f42511mo ago

Add $ to front of in-line text input

CHarroll19
95738b511mo ago

Manual changes saved

CHarroll19
de2cbb911mo ago

remove inline text

CHarroll19
0e4128511mo ago

Make this text dynamically respond to the slider block

CHarroll19
78f541511mo ago

Make slider button interactable and adjusts the numerical value by increments of $25,000 as you move it up and down with a lower limit of $300,000 and an upper limit of $1,200,000+

CHarroll19
cd7a06211mo ago

create a sliding bar widget that I can drag and it adjusts a numerical value above it. It should be between $300,000 to $1.2M+ and adjust in increments of $25,000

CHarroll19
d69101f11mo ago

initial commit

CHarroll19