A simple task management application designed to help users organize and prioritize their tasks efficiently.
- Add, edit, and delete tasks
- Mark tasks as completed
- Prioritize tasks based on urgency and importance
- Filter tasks by status and priority
- Clone the repository:
git clone https://github.com/tachtwitch/task-app.git - Open the project in Android Studio
- Build and run the application on your Android device or emulator
- Create a new task
- Edit a task by clicking on its title
- Mark a task as completed
- Delete a task
Contributions are welcome! Please submit a pull request with your changes and a brief description of what you've added.
This project is licensed under the MIT License. See LICENSE for details.