chore: updated TODO.md
304bdd12
1 file(s) · +0 −7
| 1 | - | - [ ] Add current weather to /now posts |
|
| 2 | - | - General flow |
|
| 3 | - | - Creating a new post with attribute `weather` and value `{conditions},{temperature},{city},{state}` |
|
| 4 | - | - If no value is given, create value using default location with fresh API call |
|
| 5 | - | - Store as new column in db called `weather` |
|
| 6 | - | - `"{conditions},{temperature},{city},{state}"` |
|
| 7 | - | - Customize the conditions mapping vs literal placement |