Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pauleenaphan/todo-project
https://github.com/pauleenaphan/todo-project
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/pauleenaphan/todo-project
- Owner: pauleenaphan
- Created: 2023-10-11T04:32:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-09T00:28:44.000Z (10 months ago)
- Last Synced: 2024-11-11T10:36:57.393Z (about 2 months ago)
- Language: JavaScript
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo-project
This project is a todo list that allows users to add a new task, delete a task, edit a task, and view each of their task in the task bar on the left.
# Live Page:
https://pauleenaphan.github.io/todo-project/dist/
# User Functions
Creating a new Todo Task
![image](https://github.com/pauleenaphan/todo-project/assets/77126730/b4548feb-961a-4c50-a02a-30441aa1d948)Viewing your Todo task
![image](https://github.com/pauleenaphan/todo-project/assets/77126730/ba6234c7-da9e-4e9f-a15c-4686a8408f22)Editing your Todo Task
![image](https://github.com/pauleenaphan/todo-project/assets/77126730/11409d73-215b-438a-b45d-13684ac2661c)