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.
- Host: GitHub
- URL: https://github.com/dev-mayanktiwari/todoapp
- Owner: dev-mayanktiwari
- Created: 2024-04-27T16:58:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-28T11:47:38.000Z (over 1 year ago)
- Last Synced: 2025-01-22T08:14:57.250Z (12 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.