Listy is a ToDo list application for Android, developed using Java in Android Studio. This app allows users to create, manage, and organize their tasks efficiently.
- Create new tasks with titles and descriptions.
- Check off completed tasks.
- Add subtasks to existing tasks.
- Set due dates and reminders for tasks.
- Organize tasks into different lists.
- Customize task categories and priorities.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Android Studio installed on your system.
- Android device or emulator with Android API level 21 or higher.
-
Clone the repository.
git clone https://github.com/firthzilla/Listy.git
-
Open the project in Android Studio.
-
Build and run the application on your Android device or emulator.
- Java
- Android SDK
- XML
Contributions are welcome! Please create a new branch and submit a pull request for any new features or bug fixes.
- Firthzilla - Initial work - https://github.com/firthzilla