Hi all. Thanks in advance for the help.
I’m creating an app to encourage people to bike to work. I pull their rides from an API. Then I add “a point” per day they commute.
I don’t want someone to be able to get more than one “point” per day.
Can someone help me with the data logic that could list a daily point no greater than 1 in this context?