question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create example `Todo list` app and tutorial to showcase eth-did and the registry's functionality

See original GitHub issue

Task:

Using the ETH-DID library https://github.com/uport-project/ethr-did, write a skeleton app that interacts with the eth-did-registry https://github.com/uport-project/ethr-did-registry to create a simple Todo list that is stored as part of a DID document.

For each step of the interaction (generally every function call) we would like to write a tutorial that explains the functionality and how we are proposing it can be used in this context. It’s important to note that this may not be a “real world” solution but rather a solution done for academic purposes to highlight the capabilities.

It would be great to utilize the expiresIn functionality mentioned here in order to add expirations to a “todo item” https://github.com/uport-project/ethr-did#set-public-attributes

General flow:

xpfdrjim48jluog1szrhd7l-za18mwje0hrinrtrmeyqjlwcmnaln6-vfi8v4kmwkaxqxixevyi1sqwokbejjqwgdavtwknlr273wriqvgdamnoo8xsw82fojv2sagkf2--yvpgrr6fvrtlvbzulyt8i5awv952c1tgvwkfewydsg4cflopis6mtb98a7snkw1uilddcp2gunke7m2_f_gxtajqt1eh9zto6cu6vyrwme_mf

Wireframes

Login
screen shot 2018-06-11 at 12 41 13 am
User is presented with the TODO list
screen shot 2018-06-11 at 12 48 30 am
User is adding a new TODO item.
screen shot 2018-06-11 at 12 56 09 am

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
only1shamcommented, Dec 18, 2018

Is there any work happening on this ToDo app? It will be really useful to understand the concepts crearly if we can get a sample app like this.

0reactions
gdollardcommented, Mar 27, 2020

@mirceanis thanks for getting back to us anyway. After reviewing ethr-did-resolver (and did-resolver) I understand your point about not needing to directly interact with the registry.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to build a Todo List App with JavaScript - freshman.tech
This tutorial provides an exercise for JavaScript newbies by describing how to build a simple Todo List App in the language.
Read more >
Build a Todo list app in HTML, CSS & JavaScript in 2021
Learn how to build a todo list web app in HTML, CSS and JavaScript with the ability to display, create, edit and delete...
Read more >
Swift for Beginners: Create To Do List App (2023) - YouTube
We will be building a simple to do list app in swift for beginners. This app will let us add tasks, view them,...
Read more >
Basic Todo App Tutorial | CodePath Android Cliffnotes
This tutorial is a complementary reference which can be used in conjunction with this Todo app presentation to reference the source code step-by-step....
Read more >
Developing with Todoist – Guides | Todoist Developer
In this section, we'll introduce a few typical examples of integrations built on top of our APIs: Easily create tasks in Todoist within...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found