encode / hostedapi

Building out an example Starlette service 💚
https://hostedapi.herokuapp.com/
93 stars 10 forks source link

Add 'Edit Columns' and 'Add Table' Controls #48

Closed tomchristie closed 4 years ago

tomchristie commented 4 years ago

Adds controls for:

These are the preliminary bits of work for making the data tables actually be dynamically editable by the end user. This work ties in with #47 which made the required SQL changes in how we store and access the data.

Screenshot 2019-10-17 at 14 05 35

Screenshot 2019-10-17 at 14 05 52

Screenshot 2019-10-17 at 14 05 59

tomchristie commented 4 years ago

Still remaining here...