Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

kristoferlund/holochain-todo-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holochain-todo-redux

🤖 This repo is no longer maintained and updated to support holochain beyond version v0.0.4-alpha

Gatsby/React example using redux and hc-redux-middleware to communicate with holochain hApp todo-list.

Builds under the v0.0.4-alpha release of holochain-rust

img

Prerequisites

Holochain developer tools

Run

Terminal 1:

hc run

Terminal 2:

cd ui
npm install
npm run develop

Todos

  • Tests are not working - fix
  • Add handling for checking items completed true/false
  • Add form to allow for other than dummy list item titles
  • Edit list name
  • Edit list item
  • User handling?
  • Share lists?
  • Improve handling of duplicate entries

About

Gatsby/React example using redux and hc-redux-middleware to communicate with holochain hApp todo-list.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published