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

data.json. Add other user data hub info #174

Closed jaros1 closed 6 years ago

jaros1 commented 7 years ago

Data about available Money Network User data hubs must be available in database. Add other_hub (random other user data hub) to data.json. select other_hub, count(*) from users group by other_hub should give a overview over available user data hubs. Account page. Add user data hubs to add other user data hubs to Money Network

jaros1 commented 7 years ago

dbschema change. Hub moved from json to keyvalue

jaros1 commented 7 years ago

add user data hub info to Account page.

jaros1 commented 6 years ago

Creating issue for add user data hub info to Account page.

add user data hub delete user data hub move user to an other user data hub