ecatch-kyst / web

IT Bachelor project @ NTNU ⚡🎣
https://ecatch-kyst-beta.firebaseapp.com
GNU General Public License v3.0
5 stars 0 forks source link

✨ Personalization of inputs #52

Closed Mortefal closed 5 years ago

Mortefal commented 5 years ago

A user should be able to predefine certain choices and options in the application

Expected Behavior

Priority

medium / fast

Size

4-5

balazsorban44 commented 5 years ago

@Mortefal @toretefre @tordsta

You can look at the feature/preset-values branch. Especially the Form.jsx file. Any comments on it?

My idea is to retrieve information from the last message, and populate the currently opened form with the data.

Mortefal commented 5 years ago

It looks like a good starting point :+1:

I have an idea that the fisher can create a group called "Bifangst", where he can add all the typical side catch, that only exists as a group. So when he selects the group from the dropdown, all fishtypes in the group gets added to the catch report.

For fishing gear and typical fishing types he can select from the options and these will be shown above the other options in a category called "My favorites" or something similar.

One idea is to remove all personaliziation from the Forms and have its own page that the user can use.

Dont know what you guys think about it

PetterRein commented 5 years ago

First version of preset values in Dropdown is now working in: Favorite-dropdown

balazsorban44 commented 5 years ago

Bifangst won't be fixed because of lack of time.