https://github.com/jack970/todo-list-reactnative
App Todo List build in React-Native and Expo
https://github.com/jack970/todo-list-reactnative
Last synced: about 1 month ago
JSON representation
App Todo List build in React-Native and Expo
- Host: GitHub
- URL: https://github.com/jack970/todo-list-reactnative
- Owner: jack970
- Created: 2021-10-06T21:54:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-19T09:37:40.000Z (over 4 years ago)
- Last Synced: 2025-03-23T07:33:15.333Z (about 1 year ago)
- Language: JavaScript
- Size: 381 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDo List
## :heavy_check_mark: `Recursos Adicionados:`
- [x] Adicionar item
- [x] Deletar Item
- [x] Deletar Todos os Itens
- [x] Alterar Item
- [x] Efeito de Item Checkado
***
## :x: `Recursos Pendentes:`
- [ ] Pesquisar Item
- [ ] Adicionar data no Item
- [ ] alterar prioridade da ordem dos itens
- [ ] Adicionar notificação de alerta para Tarefa
## Atualizações
- Limitador de caracteres removido
- adicionar autoFocus no input de alteração da Tarefa.