Drawing Editor is a lightweight web application for viewing, editing, and managing technical drawings directly in your browser. Designed for engineers, and architects who need quick access to modify technical documentation without complex CAD software.
-
Orientation Control:
- Landscape
- Portrait
-
Sheet Types:
- First sheet
- Second sheet
-
Paper Size: A4 βΌ (with dropdown for other formats)
-
Auto-fill Stamp: The function of quick filling of the stamp (data is saved in browser's local storage and persists after page reload/browser restart)
- Frontend: Pure JavaScript Canvas API
- Responsive Design: Works on PC and mobile devices
- Multi-page document support
- Print function
- UI/UX Design
git clone https://github.com/ElenaManukyan/Select_Stamp.git
cd Select_Stamp
Open `index.html` in browser