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

Money/wallet page - share wallets #334

Closed jaros1 closed 6 years ago

jaros1 commented 6 years ago

Added wallet info to Money page. Now showing info collected from wallet data hubs wallet.json files:

screenshot from 2018-03-01 12-34-43

done (logged in users):

jaros1 commented 6 years ago

screenshot from 2018-03-01 14-40-31

jaros1 commented 6 years ago

Added review text item and wallets.json file in MN user data hubs (share wallet information and review with other MN users)

jaros1 commented 6 years ago
jaros1 commented 6 years ago

Added wallets query to MoneyNetworkAPI.get_wallet_info. Adding wallets query to wallets lookup in Money ctrl.

jaros1 commented 6 years ago

wallets.json initialize and save looks OK in Money page.

jaros1 commented 6 years ago

Added avg rating and heart horizontal bar 1-5 hearts

jaros1 commented 6 years ago

Added rating details info

screenshot from 2018-03-06 09-01-28

jaros1 commented 6 years ago

todo: add better UI

screenshot from 2018-03-07 18-59-42

jaros1 commented 6 years ago

Now with identical info for logged in and not logged in user. Could show more info from contact for logged in user.

screenshot from 2018-03-08 11-43-45

jaros1 commented 6 years ago

Now using contactInfo directive in Money, Network and Chat pages.

jaros1 commented 6 years ago

Adding filters:

screenshot from 2018-03-14 17-46-41

jaros1 commented 6 years ago

Refactored filter, more OO + added more filters.

jaros1 commented 6 years ago

Almost done. Missing a few todos:

jaros1 commented 6 years ago

Closing this issue. Created two other issues #347 and #348