An open API service indexing awesome lists of open source software.

https://github.com/sahasourav17/multiuser-todo-app-js


https://github.com/sahasourav17/multiuser-todo-app-js

crud-application javascript localstorage multiuser-todo todo-app todoapp todolist

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Todo list app

## Login Page
![user login](https://github.com/sahasourav17/Multiuser-Todo-App-JS/blob/main/images/login-page.png)

## Main Page
![todo app](https://github.com/sahasourav17/Multiuser-Todo-App-JS/blob/main/images/main.png)

## Basic Methodology
![methodoloy](https://github.com/sahasourav17/Multiuser-Todo-App-JS/blob/main/images/methodology.png)

### Features:
- Add tasks
- Edit tasks
- Delete tasks
- Complete tasks
- Local storage functionality
- Multi-user functionality