jaros1 / Money-Network

Demo with complementary and alternative money. Implemented in ZeroNet and AngularJS. Focus on privacy, encryption, max data in client and min data on ZeroNet. Work in progress.
GNU General Public License v2.0
4 stars 4 forks source link

Add contactInfo angularJS directive #338

Closed jaros1 closed 6 years ago

jaros1 commented 6 years ago

To be used in chat, network and money pages.

jaros1 commented 6 years ago

First version. Used in Money page https://github.com/jaros1/Money-Network/issues/334

screenshot from 2018-03-09 13-51-58

jaros1 commented 6 years ago

Added extra info to contactInfo directive

screenshot from 2018-03-10 17-49-05

jaros1 commented 6 years ago

Add ng-click function = Chat with contact (done)

jaros1 commented 6 years ago

Added contactInfo directive to network page

screenshot from 2018-03-11 11-09-47

jaros1 commented 6 years ago

Added contactInfo directive to chat2 page and changed some responsive css (width)