It's yet another Paint app but in Web. You can draw freehanded. You can choose or pick planty of colour and draw with it, save your drawing.
-
Canvas Drawing: The app offers a canvas where users can draw using various tools, such as a pen, brush, and eraser.
-
Color Selection: Users can choose from a wide range of colors to use in their drawings.
-
Brush Size: The app allows users to adjust the brush size, enabling them to create intricate details or broader strokes.
-
Clear Canvas: A "Clear" button is available to clear the canvas and start fresh.
-
Save Canvas: A "Save" button is available for save youur creation.
Mobile/ Touch screen Support- Real time Colaborative
Shape Support
The Drawing Web App is built using the following technologies:
-
HTML: For creating the basic structure of the web app.
-
CSS: To style the user interface and make it visually appealing.
-
JavaScript: To implement the drawing functionalities and handle user interactions.
-
Visit the web app's URL (Live Link) using a web browser.
-
You will be presented with a canvas area and a toolbar with drawing options.
-
Select a color from the color palette.
-
Choose a brush size using the provided slider.
-
Start drawing on the canvas using your mouse or touch input (for touch-enabled devices).
-
If you want to start over, click the "Clear" button to erase everything on the canvas.
-
Save your masterpiece by site inbuilt function for save known as: "Save" button.
It's not complete yet. Still shape is under development and strokes are not perfect. I'm working on it. Feel free to contribute and help me to make it happen.
As the Drawing Web App is a client-side application, there is no installation required. Simply access the web app using a modern web browser that supports HTML5, CSS3, and JavaScript.
If you are interested in contributing to the development of the Drawing Web App or extending its features, follow these steps:
-
Clone the repository:
git clone https://github.com/uthsobcb/ongkon.git
-
Navigate to the project directory:
cd ongkon
-
Make changes and improvements as needed.
-
Test your changes locally by opening
index.html
in a web browser. -
Commit your changes:
git commit -m "Your commit message"
-
Push to your repository:
git push origin main
-
Create a pull request to the main repository for review.
Live Demo Video: https://youtu.be/d5ZIL4PH6X8
Happy drawing! The Project name picked from Bangla word Ongkon. It means drawing. Let your creativity flow, and have fun creating amazing artworks with the Ongkon! If you encounter any issues or have suggestions for improvements, please feel free to open an issue on the project repository.