https://github.com/christinec-dev/mini_todo_app
To Do List Application made with Java and Android Studio.
https://github.com/christinec-dev/mini_todo_app
android android-application java todo-list
Last synced: about 1 month ago
JSON representation
To Do List Application made with Java and Android Studio.
- Host: GitHub
- URL: https://github.com/christinec-dev/mini_todo_app
- Owner: christinec-dev
- Created: 2022-03-11T10:59:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T11:11:14.000Z (about 3 years ago)
- Last Synced: 2025-01-30T07:42:33.394Z (3 months ago)
- Topics: android, android-application, java, todo-list
- Language: Java
- Homepage:
- Size: 532 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini To Do App
My computer broke, so I have to put game dev on hold 3, so with the power of my backup pc, I've now dived into the scary yet amazing world of app development - mostly Android development with Java. I made this little to do application from the Full Android 11 Masterclass Course by Oak Academy. This application allows a user to add a task, and remove a task, as well as view their tasks which are stored for future use (so they can leave the app without losing their tasks).## Main UI



