dat-ecosystem-archive / datBase

Open data sharing powered by Dat [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
http://datbase.org
244 stars 32 forks source link

Health #530

Closed okdistribute closed 7 years ago

okdistribute commented 7 years ago

Incorporate a 'health' tab into the archive view page that looks like health.datproject.org/:key

We could take that frontend, would be nice to make it a standalone component.

@Kriesse how does the user get to the health of the dat from the archive view page?

joehand commented 7 years ago

Started by porting hyperhealth web over to https://github.com/datproject/dat-elements/tree/health-element.

It uses tachyons right now and all comes as one element, so may need to make it a bit more standalone before merging there.

okdistribute commented 7 years ago

OK I did a little prototype and pushed it to master. Check it out #591. It doesn't use the hyperhealth-web elements but i pulled from them.