IlanaB / food-allergen-tracker

mobile app to track frequency of common food allergens being fed to baby
GNU General Public License v3.0
0 stars 0 forks source link

dev #5

Closed JeanJoblin closed 10 months ago

JeanJoblin commented 11 months ago

What it does

Creates basic functionality for app. Webpage displays how many days (24h periods) have elapsed since the last time the each button (fed) has been clicked. The webpage will grab date strings from window local storage to maintain state between visits.

JeanJoblin commented 11 months ago

Added sorting functionality

Allergens that have the longest time since being fed to child move to the top of the list. Allergens that have never been fed to the child move to the bottom of the list

JeanJoblin commented 10 months ago

closing this, as we're going to add everything from this PR in other branches specific to issues.