Coder Social home page Coder Social logo

acm-vit / paint-me Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 6.0 3.62 MB

Paint-me Is a simple painting app. Feel free to show your artistic talent on the wide canvas provided!

License: MIT License

Kotlin 100.00%
hacktoberfest hacktoberfest2022 kotlin paint-application

paint-me's Introduction

Forktober-Banner.png

PaintMe

PaintMe Is a simple one screen-canvas painting app. Feel free to show your artistic talent on the wide canvas provided!

made-by-acm


Submitting a Pull Request

  • Fork the repository by clicking the fork button on top right corner of the page
  • Clone the target repository. To clone, click on the clone button and copy the https address. Then run
git clone https://github.com/anshul-kr1/Paint-me.git
  • Go to the cloned directory by running
cd paint-me
  • Create a new branch. Use
 git checkout -b [YOUR-BRANCH-NAME]
  • Make your changes to the code. Add changes to your branch by using
git add .
  • Commit the changes by executing
git commit -m "your msg"
  • Push to remote. To do this, run
git push origin [YOUR-BRANCH-NAME]
  • Create a pull request. Go to the target repository and click on the "Compare & pull request" button. Make sure your PR description mentions which issues you're solving. ss.png
  • Wait for your request to be accepted.

Guidelines for Pull Request

  • Avoid pull requests that :
    • are automated or scripted
    • that are plagarized from someone else's branch
  • Do not spam
  • Project maintainer's decision on validity of PR is final.

For additional guidelines, refer to participation rules



Overview

PaintMe is a fun app to showcase how you can make a simple paint app using Canvas.


Usage

Lets get started!

git remote add
git fetch
git merge

Authors

Authors: Anshul Kumar, shambhavi sinha

paint-me's People

Contributors

anshul-kr1 avatar arsh-78 avatar aryankhubchandani avatar chandra-mauli-sharma avatar rohitlakra299 avatar saxenaanushka102 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

paint-me's Issues

Add Change background color feature

Add a feature to change the background color of the canvas.It should be added in such a way that the user should be able to choose the color they want through a color wheel

Add eraser feature

Add an eraser feature to the painting app which erases any lines or color drawn on the canvas.

Add more tools to draw

Create new types of pens to draw to beautify the drawings

  1. Add a highlighter
    2.Add a pencil (which will draw lines thinner than the existing pen)

Set App icon to the app.

Take the app icon present in the pics folder and set it as the app icon for the Paint-Me app.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.