dingoblog / dingo

Blog engine written in Go
MIT License
284 stars 37 forks source link

AJAX dashboard #5

Open dinever opened 8 years ago

dinever commented 8 years ago

Currently, Dingo uses template rendering for the dashboard view.

It would be great if we take the rendering logic to front-end. (e.g. using Angular Material)

This will not be done until RESTful API is implemented. #6