Skip to content

amrfekryy/gundb-todo-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

This is a todo app bulit using the decentralized database Gun. It is an offline-first real-time multi-user application with fully functional CRUD and user registration and authentication capability.

Contents

  • auth_app.html : a basic version of the app that can register and authenticate users but doesn't have the CRUD capability. it was built following this tutorial.

  • crud_app.html : a basic version of the app that can perform CRUD operations but doesn't have the user registration and authentication capability. it was built following this tutorial.

  • index.html : this is an advanced version of the app that combines both the CRUD capability and the user registration and authentication capability, and It uses Bootstrap to improve the user interface. Click here to run this version on github pages.

About

Fully CRUD capable Todo app with user registration and authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages