itemsapi / dashboard

Interactive user interface for your data in ItemsAPI
MIT License
21 stars 18 forks source link

Add / edit items #3

Open cigolpl opened 8 years ago

cigolpl commented 8 years ago

We should have add / edit items functionality in the dashboard:

In the beginning we can use:

selection_370

https://codemirror.net/demo/folding.html https://github.com/angular-ui/ui-codemirror for JSON format as it will allow us create it fast.

In the future we can consider forms generation i.e. with: http://angular-formly.com/

cigolpl commented 8 years ago

added #6 codemirror but there is still missing edit / add functionality. selection_372