TaskApp.mp4
TaskApp-kt is a simple task management application developed in Kotlin. It offers an intuitive interface to add, view, edit and delete tasks, providing an efficient way to organize your daily activities.
- Adding Tasks: Easily add new tasks with relevant details.
- View: View all your tasks in an organized list.
- Edit: Update information for an existing task.
- Delete: Remove completed or unnecessary tasks.
- Kotlin: Main programming language.
- Android Studio: Development environment used to create the application.
- Firebase: Cloud database and authentication for data storage.
- Xml: Design of user's interface
- DataBinding: facilitate the connection between user interface (UI) components and business logic in an Android application
- Android Studio: Make sure you have Android Studio installed to open and run the project.
-
Clone the repository:
git clone https:///github.com/Matheusfbio/TaskApp-kt.git
-
Open the project in Android Studio.
-
Run the application on an Android emulator or device.
Feel free to contribute to the project. If you encounter bugs, usability issues, or have ideas to improve, open an Issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE.Md file for details.