Skip to content

Repository files navigation

TodoApp

A Todo app to showcase my skills in Android development.

Features

  • Add, edit, and delete tasks
  • Mark tasks as completed
  • Filter tasks by status (all, active, completed)
  • User-friendly interface

Technologies Used

  • Languages: Java, Kotlin
  • Framework: Android SDK
  • Build Tool: Gradle

Getting Started

Prerequisites

  • Android Studio
  • Android device or emulator

Installation

  1. Clone the repository:
    git clone https://github.com/sirbor/TodoApp.git
  2. Open the project in Android Studio.
  3. Build the project:
    ./gradlew build
  4. Run the app on an emulator or a physical device.

Usage

  1. Open the app.
  2. Add a new task by clicking the "+" button.
  3. Edit or delete tasks by long-pressing on the task.
  4. Mark tasks as completed by tapping the checkbox.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Inspiration
  • References

About

A todo app to show case my skills in A ndroid development

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages