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

https://github.com/dev-mayanktiwari/todoapp

This is a simple todo application.
https://github.com/dev-mayanktiwari/todoapp

Last synced: 10 months ago
JSON representation

This is a simple todo application.

Awesome Lists containing this project

README

          

# This is a simple TODO application.

## It has following features:

- a user can signup.
- a user can signin.
- a user can create a todo.
- a user can view todos.
- a user can complete a todo.