{"id":22327275,"url":"https://github.com/thisis-developer/sketchflow","last_synced_at":"2025-03-26T06:22:39.175Z","repository":{"id":254474503,"uuid":"846646175","full_name":"ThisIs-Developer/SketchFlow","owner":"ThisIs-Developer","description":"SketchFlow is a web app for creating digital art 🎨. It features tools like rectangles, circles, brushes, and erasers, providing a seamless canvas experience for artists and creators.","archived":false,"fork":false,"pushed_at":"2024-08-24T18:11:21.000Z","size":10070,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T07:45:04.544Z","etag":null,"topics":["canvas","canvas-api","canvas-sketch","drawing-app","html-css-javascript","sketch"],"latest_commit_sha":null,"homepage":"https://sketchflow.pages.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThisIs-Developer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-23T16:43:32.000Z","updated_at":"2024-08-24T21:10:48.000Z","dependencies_parsed_at":"2024-08-23T18:39:58.796Z","dependency_job_id":"94f579a2-16eb-450b-b4a2-ebb7d3996bc9","html_url":"https://github.com/ThisIs-Developer/SketchFlow","commit_stats":null,"previous_names":["thisis-developer/sketchflow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FSketchFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FSketchFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FSketchFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FSketchFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThisIs-Developer","download_url":"https://codeload.github.com/ThisIs-Developer/SketchFlow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245599422,"owners_count":20642097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["canvas","canvas-api","canvas-sketch","drawing-app","html-css-javascript","sketch"],"created_at":"2024-12-04T03:08:59.639Z","updated_at":"2025-03-26T06:22:39.155Z","avatar_url":"https://github.com/ThisIs-Developer.png","language":"JavaScript","readme":"# SketchFlow 🎨\n[![Apache 2.0 License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\nSketchFlow is a simple web application that allows users to create and draw shapes on a canvas using various drawing tools. This README provides an overview of the SketchFlow project, its features, and how to set it up and use it.\n\n\u003cimg src=\"assets/cover.png\"\u003e\n\n## Features ✨\n\n- **Drawing Tools**: SketchFlow provides four drawing tools:\n  - Brush 🖌️: Allows freehand drawing with adjustable brush size.\n  - Rectangle ▭: Draws rectangles on the canvas.\n  - Circle ⚪: Draws circles on the canvas.\n  - Line 📏: Draws straight lines.\n  - Erase 🧼: Erases parts of the canvas.\n\n- **Adjustable Brush Size**: Users can adjust the brush size using a range input slider.\n\n- **Color Picker 🎨**: Users can select the drawing color using a color picker input.\n\n- **Save and Clear**: SketchFlow allows users to save their drawings as images and clear the canvas.\n\n- **Undo and Redo**: Users can undo and redo their drawing actions using keyboard shortcuts (Ctrl+Z for undo and Ctrl+Y for redo) or buttons provided in the UI.\n\n- **Responsive Design**: The application is responsive and adapts to different screen sizes, including mobile devices.\n\n## UI\n\u003cimg src=\"assets/save2.png\"\u003e\n\u003cimg src=\"assets/math.png\"\u003e\n\n## Save As Image 📸\n\u003cimg src=\"assets/downlode1.jpg\"\u003e\n\n## Getting Started 🚀\n\nTo run SketchFlow locally or contribute to the project, follow these steps:\n\n1. **Clone the repository**:\n\n```bash\ngit clone https://github.com/ThisIs-Developer/SketchFlow.git\n```\n\n2. **Open the project directory**:\n\n```bash\ncd SketchFlow\n```\n\n3. **Open the** `index.html` **file in your web browser to launch SketchFlow**.\n\n## Technologies Used 💻\n\n- HTML5\n- CSS3 (Bootstrap for styling)\n- JavaScript (Canvas API for drawing functionality)\n- Font Awesome for icons\n\n## Contributing 🤝\n\nContributions to SketchFlow are welcome! To contribute, follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/my-feature`).\n3. Make your changes and commit them (`git commit -am 'Add new feature'`).\n4. Push to the branch (`git push origin feature/my-feature`).\n5. Create a new Pull Request.\n\n## License 📝\n\nThis project is licensed under the Apache-2.0 License. See the [LICENSE](LICENSE) file for details.\n\n## Contact 📧\n\nFor any questions or feedback regarding SketchFlow, please open an issue on the GitHub repository or contact the project maintainer [here](https://github.com/ThisIs-Developer).\n\n---\n\nEnjoy drawing and creating with SketchFlow! 🎉\n\n[license-shield]: https://img.shields.io/badge/License-Apache%202.0-red.svg\n[license-url]: https://github.com/ThisIs-Developer/SketchFlow/blob/main/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat\u0026logo=linkedin\u0026colorB=blue\n[linkedin-url]: https://www.linkedin.com/in/baivabsarkar/","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisis-developer%2Fsketchflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisis-developer%2Fsketchflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisis-developer%2Fsketchflow/lists"}