4
votes
2answers
103 views

How to better display metadata about a card?

A Card has the following metadata: Information: Status (ready or not), Stage (one of nine) Actions: Edit, View Statistics, Edit, Delete, Archive I need to display both sides of the card on this ...
7
votes
2answers
201 views

Interesting visualizations for a personnel in-out control

I have a database with the data of all the company personnel in and out through several facilities (All people must put their fingerprint in the scanner to open doors) I'm looking for interesting way ...
1
vote
2answers
225 views

display a table of data with action to add new row

i am making a dashboard for an app system that plays songs from soundcloud. How would you recommend adding more songs to the list? I was thinking of having the form as another row at the bottom but ...