Start with a proper setup
This commit is contained in:
42
python_flask/NOTES.md
Normal file
42
python_flask/NOTES.md
Normal file
@@ -0,0 +1,42 @@
|
||||
# ideas
|
||||
|
||||
Trip info:
|
||||
* Itinerary
|
||||
* Members
|
||||
|
||||
---
|
||||
|
||||
Item info:
|
||||
|
||||
Comments
|
||||
Links
|
||||
n:1 Product
|
||||
|
||||
---
|
||||
|
||||
Item groups that can be selected together. 1:1 product.
|
||||
|
||||
---
|
||||
|
||||
State management.
|
||||
|
||||
---
|
||||
|
||||
Item comments per trip (that are added to item overview page)
|
||||
|
||||
"This item was already on the following trips:"
|
||||
|
||||
---
|
||||
|
||||
Todos, with preparation time window.
|
||||
|
||||
---
|
||||
|
||||
Review when setting to "done", review per item and for the whole trip.
|
||||
|
||||
"Would take again" (default yes)
|
||||
|
||||
# todos
|
||||
|
||||
Category CRUD
|
||||
|
||||
Reference in New Issue
Block a user