Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeannesi/kotlin-todo-list
https://github.com/jeannesi/kotlin-todo-list
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeannesi/kotlin-todo-list
- Owner: JeanNesi
- Created: 2024-04-07T22:42:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-07T22:44:28.000Z (10 months ago)
- Last Synced: 2024-04-22T14:55:20.808Z (9 months ago)
- Language: Java
- Size: 20.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Base do projeto ToDoList App para a disciplina de Soluções Mobile na UniSATC, curso de engenhardia de software.
Dupla: Jean Carlos Nesi e Kauã Librelato da Costa
O projeto base contém
- Implementação completa de uma Recycler View com Adapter e View Holder.
- Implementação de persistência com SQLite usando Android ROOM database.