{"id":28771789,"url":"https://github.com/fiqryx/draw-board","last_synced_at":"2025-07-26T04:33:42.325Z","repository":{"id":298904476,"uuid":"1001403323","full_name":"fiqryx/draw-board","owner":"fiqryx","description":"A modern whiteboard application for sketching, note-taking, presentations, and digital art creation.","archived":false,"fork":false,"pushed_at":"2025-06-17T13:55:44.000Z","size":1401,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T18:42:41.564Z","etag":null,"topics":["digital-art","drawboard","react","reactrouterv7","sketching","tailwindcss","whiteboard"],"latest_commit_sha":null,"homepage":"https://pry-draw-board.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fiqryx.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,"zenodo":null}},"created_at":"2025-06-13T10:15:39.000Z","updated_at":"2025-06-17T13:55:48.000Z","dependencies_parsed_at":"2025-06-13T14:48:57.196Z","dependency_job_id":"24362ff2-f2b0-4e68-af8f-6eab851e67bb","html_url":"https://github.com/fiqryx/draw-board","commit_stats":null,"previous_names":["fiqryx/interactive-whiteboard"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/fiqryx/draw-board","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryx%2Fdraw-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryx%2Fdraw-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryx%2Fdraw-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryx%2Fdraw-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fiqryx","download_url":"https://codeload.github.com/fiqryx/draw-board/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fiqryx%2Fdraw-board/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267117356,"owners_count":24038653,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["digital-art","drawboard","react","reactrouterv7","sketching","tailwindcss","whiteboard"],"created_at":"2025-06-17T14:01:55.627Z","updated_at":"2025-07-26T04:33:42.267Z","avatar_url":"https://github.com/fiqryx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Draw Board\n\nA modern, feature-rich whiteboard application built with React and CSS (Tailwind). Perfect for sketching, note-taking, presentations, and digital art creation.\n\n![Whiteboard Preview](https://img.shields.io/badge/Version-1.0.0-blue.svg)\n![License](https://img.shields.io/badge/License-MIT-green.svg)\n![Build Status](https://img.shields.io/badge/Build-Passing-brightgreen.svg)\n\n[![Home](screenshots/home.png)](https://pry-draw-board.vercel.app/)\n\n## ✨ Features\n\n### Drawing Tools\n- **👋 Hand Tool** - Pan and navigate the canvas freely\n- **✔️ Choice Tool** - Select and manipulate objects\n- **🖊️ Pen Tool** - Solid, precise lines for detailed work\n- **✏️ Pencil Tool** - Softer, semi-transparent strokes\n- **🖍️ Highlighter** - Thick, translucent lines for emphasis\n- **🧽 Eraser** - Remove content with adjustable size\n- **📏 Line Tool** - Draw straight lines with precision\n- **➡️ Arrow Tool** - Create directional arrows for diagrams\n- **⬛ Rectangle Tool** - Draw perfect squares/rectangles\n- **⭕ Circle Tool** - Create ellipses or perfect circles\n- **🔤 Text Tool** - Add customizable text labels\n- **🧽 Eraser** - Remove content with adjustable size\n\n### Customization Options\n- **🎨 Color Palette** - 7 preset colors plus custom color picker\n- **📏 Brush Size Control** - Adjustable from 1px to 50px\n- **🌗 Theme Modes** - White board and dark board options\n- **💾 History Management** - Full undo/redo functionality\n\n### User Interface\n- **📱 Responsive Design** - Works on desktop, tablet, and mobile\n- **🎯 Floating Controls** - Intuitive, non-intrusive interface\n- **🎮 Touch Support** - Native touch drawing for mobile devices\n\n[![Home](screenshots/drawboard-1.0.3.gif)](https://pry-draw-board.vercel.app/)\n\n## 🚀 Quick Start\n\n### Option 1: Direct Use\n1. Download the HTML file\n2. Open in any modern web browser\n3. Start drawing immediately!\n\n### Option 2: Local Development\n```bash\n# Clone or download the file\ngit clone https://github.com/fiqryx/draw-board.git\n# and\nnpm install\n# then\nnpm run dev\n```\n\n## 🎮 How to Use\n\n### Basic Drawing\n1. **Select a Tool** - Click on pen, pencil, highlighter, or eraser\n2. **Choose a Color** - Click any color from the palette or use custom picker\n3. **Adjust Size** - Use the slider to set brush thickness\n4. **Start Drawing** - Click and drag on the canvas\n\n### Keyboard Shortcuts\n- `Ctrl/Cmd + Z` - Undo (planned feature)\n- `Ctrl/Cmd + Y` - Redo (planned feature)\n- `Ctrl/Cmd + A` - Clear canvas (planned feature)\n\n### Tool Behaviors\n- **Pen**: Solid, opaque lines - perfect for writing and precise drawing\n- **Pencil**: 70% opacity with reduced width - ideal for sketching\n- **Highlighter**: 2x width with 30% opacity - great for emphasis\n- **Eraser**: 2x width with destination-out blend mode - removes content\n\n### Browser Support\n- ✅ Chrome 88+\n- ✅ Firefox 85+\n- ✅ Safari 14+\n- ✅ Edge 88+\n- ✅ Mobile browsers (iOS Safari, Chrome Mobile)\n\n### Performance Features\n- Efficient canvas rendering\n- Optimized touch event handling\n- Minimal memory footprint\n\n## 📱 Mobile Experience\n\nThe whiteboard is fully optimized for mobile devices:\n- Touch-friendly interface with larger buttons\n- Responsive floating panels\n- Native touch drawing support\n- Automatic canvas scaling\n\n## 🔧 Customization\n\n## 🎯 Use Cases\n\n- **Education**: Digital blackboard for online teaching\n- **Presentations**: Live sketching during meetings\n- **Art \u0026 Design**: Digital sketching and ideation\n- **Note-taking**: Visual note-taking and mind mapping\n- **Collaboration**: Shared whiteboard sessions (with backend)\n\n\u003c!-- ## 🚧 Roadmap\n\n### Planned Features\n- [x] Shape tools (rectangle, circle, line)\n- [ ] Text tool with font selection\n- [ ] Layer management\n- [ ] Save/export functionality (PNG, SVG, PDF)\n- [ ] Real-time collaboration\n- [ ] Keyboard shortcuts\n- [ ] Grid/ruler overlay\n- [ ] Image import and annotation\n- [ ] Vector drawing mode\n\n### Performance Improvements\n- [ ] Canvas optimization for large drawings\n- [ ] History compression\n- [ ] WebGL acceleration option --\u003e\n\n## 🤝 Contributing\n\nContributions are welcome! Here's how to get started:\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n### Development Guidelines\n- Follow existing code style\n- Test on multiple browsers\n- Ensure mobile compatibility\n- Add comments for complex logic\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 📞 Support\n\nIf you encounter any issues or have questions:\n- Check the [Issues](../../issues) page\n- Create a new issue with detailed description\n- Include browser version and steps to reproduce\n\n---\n\n*Happy Drawing! 🎨*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiqryx%2Fdraw-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiqryx%2Fdraw-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiqryx%2Fdraw-board/lists"}