Skip to content

feat: Create PinGenius Creator web application - #1

Open
iQodeIT wants to merge 1 commit into
mainfrom
feature/pingenius-creator-webapp
Open

feat: Create PinGenius Creator web application#1
iQodeIT wants to merge 1 commit into
mainfrom
feature/pingenius-creator-webapp

Conversation

@iQodeIT

@iQodeIT iQodeIT commented Sep 15, 2025

Copy link
Copy Markdown
Owner

This commit introduces a new single-page web application, PinGenius Creator. This application allows users to design Pinterest pins by providing a set of input fields and visual customization tools.

Features include:

  • Text input for headline, main body, pro-tip, and call to action.
  • Live preview of the pin design that updates in real-time.
  • Background customization with solid colors or user-uploaded images.
  • Text customization for color and font size.
  • Drag-and-drop positioning for all text elements within the preview.
  • Export functionality to download the final pin as a PNG image, using the html2canvas library.

The application is built with vanilla HTML, CSS, and JavaScript. This web-based solution was developed as an alternative to the originally requested Android app due to environmental constraints preventing Flutter development.

This commit introduces a new single-page web application, PinGenius Creator. This application allows users to design Pinterest pins by providing a set of input fields and visual customization tools.

Features include:
- Text input for headline, main body, pro-tip, and call to action.
- Live preview of the pin design that updates in real-time.
- Background customization with solid colors or user-uploaded images.
- Text customization for color and font size.
- Drag-and-drop positioning for all text elements within the preview.
- Export functionality to download the final pin as a PNG image, using the html2canvas library.

The application is built with vanilla HTML, CSS, and JavaScript. This web-based solution was developed as an alternative to the originally requested Android app due to environmental constraints preventing Flutter development.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant