push
This commit is contained in:
19
README.md
19
README.md
@ -1,20 +1,5 @@
|
||||
# DB
|
||||
- day
|
||||
- day (e.g. 2023-02-07) UNIQUE
|
||||
- planned\_amount\_coxes (e.g. 2) DEFAULT 0
|
||||
- planned\_starting\_time NULLABLE STRING
|
||||
- open\_registration DEFAULT true (false e.g. when usi rowing)
|
||||
- trip
|
||||
- day (FK)
|
||||
- user\_id
|
||||
- cox\_id NULLABLE (used if person wants to go with specific cox)
|
||||
- begin STRING NULLABLE (only used user\_id wants to to be a cox)
|
||||
- created TIMESTAMP DEFAULT NOW
|
||||
- user
|
||||
- id
|
||||
- name UNIQUE
|
||||
- is\_cox DEFAULT false
|
||||
- is\_admin DEFAULT false
|
||||
# Next
|
||||
- User edit view (for admins)
|
||||
|
||||
# UI
|
||||
- Next 7 days as columns
|
||||
|
Reference in New Issue
Block a user