TheDurian / food-group-app

1 stars 0 forks source link

Adding custom labels add/edit page #32

Closed TheDurian closed 9 months ago

TheDurian commented 9 months ago
  1. Moving some files into folders based on common usage.
  2. Adding Add/Edit label page

Screenshots of changes Open add page here (this part i added last PR) image Which looks like this image Clicking the square next to the Label Color looks like this image The color is saved in the box for reference image

Saving the label shows like this on the Add/Edit restaurant page image

I also added to show the dateAdded field of a label on the bottom of the edit label page (it wont show on the add page, since no label has been added yet.)