mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
formatting
This commit is contained in:
parent
1d6b4860a7
commit
6446f879cc
1 changed files with 13 additions and 10 deletions
|
@ -32,10 +32,13 @@ facet filtering. Let's draw the user flow here:
|
|||
hugging events in the world. He creates the following fields:
|
||||
|
||||
* Name: a plain text field containing the name of the event.
|
||||
|
||||
* Category: the category of the event. Can be a finite list (only brown
|
||||
bears, polar bears, female bears)
|
||||
|
||||
* Location: The location of the event. It could be provided by selecting a
|
||||
point on a map or by typing an address.
|
||||
|
||||
* Date: the date of the event (a datepicker could do the trick)
|
||||
|
||||
Each field in the form has semantic information associated with it (yes/no,
|
||||
|
|
Loading…
Reference in a new issue