dappkit / aviondb-p2p-sync

A Todo App that can be synced p2p with multiple devices via QR Code

Home Page:https://bit.ly/aviondb-p2p-sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aviondb-p2p-sync

A Todo App that can be synced with multiple devices via QR Code

Demo

AvionDB Todo App that can be synced with multiple devices via QR Code

Try it out

Check out the Todolist sync app in Action.

Requirements

The minimum required version of Node.js is now 8.6.0 due to the usage of ... spread syntax. LTS versions (even numbered versions 8, 10, etc) are preferred.

How to Use?

Run the following command to install dependencies & Open the console to see logs

npm i
npm start

How does it work?

TODO: Write an article

About

A Todo App that can be synced p2p with multiple devices via QR Code

https://bit.ly/aviondb-p2p-sync

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 88.9%Language:HTML 8.3%Language:CSS 2.8%