ArtVenture ?

The ArtVenture is a simple drawing application developed in Kotlin. It follows the MVVM (Model-View-ViewModel) architecture, making it easier to manage data, user interface, and application logic.

Google Play Store :

Get it on Google Play

Demo

Ekran Alınssssstısı

Features

  • Drawing: Allows users to draw on the canvas using different colors and brush sizes.
  • Erasing: Provides an eraser tool to remove specific drawings or parts of the canvas.
  • Color Selection: Offers a wide range of colors to choose from for drawing.
  • Brush Size Adjustment: Enables users to change the size of the brush for more precise drawing.

Video

output.compress-video-online.com.mp4

Getting Started

  • Android Studio installed on your machine.
  • A compatible Android device or emulator.

Installation

  1. Clone the repository to your local machine using Git:
git clone https://github.com/nisaefendioglu/ArtVenture.git
  1. Open Android Studio and import the project by selecting the project’s root directory.

  2. Build and run the application on your Android device or emulator.

How to Contribute

Contributions to the ArtVenture are welcome! If you find any issues or have feature suggestions, please submit an issue on the repository. Feel free to fork the project and create pull requests with your improvements.

License

The ArtVenture is open-source software licensed under the MIT License.

Happy drawing! ?

GitHub

View Github