Bulk-bros / stattrack

Project during mobile application course in NTNU
MIT License
4 stars 0 forks source link

Redesign add meal process #120

Open jKm00 opened 1 year ago

jKm00 commented 1 year ago

Start off with a template looking like the current meal detail page, with empty data. User can then click on each element, like picture, meal title, ingredient list and instruction list. Each of these events opens up a new page from the right where you can enter data for the new meal and when done is redirected back to the template that now uses the data.

Clicking image should bring to to and image picker and cropper. This component should be reusable for profile picture.

Figma sketches coming.