iamrahulmahato / master-web-development

Learn to code by building projects.
https://masterwebdevelopment.netlify.app/
MIT License
166 stars 439 forks source link

πŸ“ƒ: Simple Drawing App #636

Closed kushwxha closed 3 weeks ago

kushwxha commented 1 month ago

πŸ”΄ Title : Simple Drawing App πŸ”΄ Tech stack : HTML, CSS ,JS πŸ”΄ Objective : To create a basic drawing app that allows users to draw freely on a canvas using different colors and brush sizes. This app will enhance user interactivity and provide a smooth drawing experience directly in the browser.

πŸ”΄ Summary : The Simple Drawing App enables users to draw directly on a web canvas. Users can choose different brush sizes and colors to customize their drawings. It includes basic tools like a clear canvas button to reset the drawing space. The app uses the HTML5 Canvas API for drawing and JavaScript for handling events such as mouse movements to create the drawing functionality. The UI is minimal and user-friendly, focusing on ease of use and responsiveness.

Key features:

1.Select different colors for drawing. 2.Adjust brush size. 3.Clear canvas button to reset the drawing. 4.Smooth drawing with mouse events.

πŸ“Έ Screenshots image


βœ… Details to Include When Taking the Issue: Name : Ashwin Kushwaha Participant Role (Specify the Open Source Program name, e.g., GSSOC, Hacktoberfest, etc.): GSSOC-Ext, Hacktoberfest


Happy Contributing! πŸš€

Wishing you all the best on your open source journey. Enjoy! 😎

kushwxha commented 1 month ago

hey @iamrahulmahato, can you please assign it to me??

github-actions[bot] commented 3 weeks ago

Hello @kushwxha! Your issue #636 has been successfully closed. βœ… Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! πŸš€