boilerplate-code-flask-dashboard
boilerplate-code-flask-dashboard copied to clipboard
Data Tables - Nominal Implementation
The feature should provide the following:
- permit the data loading
- implements the feature using the existing
transactionsmenu usingtransactionsroute - line becomes editable at double click
- editable fields:
- name
- value
read-onlyfields- id, timestamp
- the control
rows per pageshould be active - VALUES:- 10
- 20
- 30
