Doichain / dapp

Doichan dApp - a Meteor.js implementation of the "Doichain Atomic Double-Opt-In" Protocol
https://www.doichain.org
MIT License
6 stars 6 forks source link

Add current version to dApp #73

Closed silkroadnomad closed 4 years ago

silkroadnomad commented 6 years ago

https://stackoverflow.com/questions/25796533/how-can-i-place-my-meteor-apps-version-number-in-the-ui

https://www.viget.com/articles/two-ways-to-share-git-hooks-with-your-team/

silkroadnomad commented 5 years ago

This feature was already working in version 0.0.8. In version 0.0.9 we use material-ui and needed to remove it again since its didn't really looked acceptable from a UI-perspective. Also there have been some architecture issues on how it was implemented in React in a more quick and dirty way. It definitely needs a better structure now.

The server code should still work. The client code must be rewritten. If you have questions to that please let me know.