Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k-sameer701/doodlecraft
DoodleCraft is an intuitive Android app for creating digital art on your screen using multiple colors and brush sizes. Built with Kotlin and Jetpack Compose. Perfect for users of all ages, this app turns your device into a digital canvas where imagination knows no bounds.
https://github.com/k-sameer701/doodlecraft
android canvas drawing drawing-app github jetpack-compose kotlin paint-application painting
Last synced: 2 days ago
JSON representation
DoodleCraft is an intuitive Android app for creating digital art on your screen using multiple colors and brush sizes. Built with Kotlin and Jetpack Compose. Perfect for users of all ages, this app turns your device into a digital canvas where imagination knows no bounds.
- Host: GitHub
- URL: https://github.com/k-sameer701/doodlecraft
- Owner: k-sameer701
- License: agpl-3.0
- Created: 2024-06-28T07:24:59.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-11T02:07:36.000Z (6 months ago)
- Last Synced: 2024-11-14T07:28:56.276Z (2 months ago)
- Topics: android, canvas, drawing, drawing-app, github, jetpack-compose, kotlin, paint-application, painting
- Language: Kotlin
- Homepage: https://k-sameer701.github.io/
- Size: 1.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DoodleCraft
This application is designed for users to draw anything they want on their screen using multiple colors. It is built using Kotlin and Jetpack Compose, making it modern, efficient, and easy to extend.
![GitHub release (latest by date)](https://img.shields.io/github/v/release/k-sameer701/DoodleCraft)
![GitHub all releases](https://img.shields.io/github/downloads/k-sameer701/DoodleCraft/total)## Table of Contents
- [Features](#features)
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Developer](#developer)## Features
- **Multiple Colors**: Choose from a variety of colors to draw.
- **Custom Brush Size**: Adjust the brush size to your preference.
- **Clear Canvas**: Start over with a clear canvas at any time.
- **User-Friendly Interface**: Simple and intuitive design for all ages.## Screenshots
## Installation
[](https://github.com/k-sameer701/DoodleCraft/releases/latest)
1. Clone the repository:
```sh
git clone https://github.com/k-sameer701/DoodleCraft.git
```
2. Open the project in Android Studio.
3. Build the project to download all dependencies.
4. Run the app on an emulator or a physical device.## Usage
1. Launch the **DoodleCraft** app.
2. Choose your desired brush color and size from the options.
3. Start drawing on the canvas with your finger.
4. Clear the canvas to start a new drawing.## License
This project is licensed under the [GPL-3 License](LICENSE).
## Developer
DoodleCraft © Sameer Kumar 2024