Skip to content

DoggyWalkie/web-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL;DR

Documentation

This is an tutorial/exemplary Ethereum application for dog owners to contact other dog owners who can walk their dogs. Application consists of three parts:

  • front-end
    • dog owner screen -- webapp that talks with offchain backend
      • select walk date and time
      • save data to necessary to find a walker
    • dog walker screen -- webapp to accept walk proposal
      • create token through web3 interface
  • backend
    • realtime list of nearby walkers for walk request
  • smart contract
    • derived from standard token
    • extended to include date and time of the walk

Releases

No releases published

Packages

No packages published