• Stars
    star
    1
  • Language
    Java
  • Created over 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Android To-do app. One Activity that displays a list of data which is stored in an Array List. A Flotation Action Button (FAB) is used to show a dialog box with an input field for the user to add new items to his list. This project is part of a workshop titled "Introduction to Android" aimed to help beginners get into Android.