gary23w / tshirt-design-tool

This is a T-Shirt design tool prototype utilizing React Typescript, Axios, Node API, and Mariadb. It allows for text manipulation, image import, design export/import, and T-Shirt color customization. Designed to seamlessly integrate with existing ecommerce platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Typescript/Axios/Node API/Mariadb T-Shirt Design Tool Prototype

This is a functional T-Shirt design tool prototype that utilizes React Typescript/Axios/Node API/Mariadb technologies.

Usage

This tool has been designed to be implemented seamlessly with existing ecommerce platforms.

The T-Shirt design tool prototype allows for:

  • Text manipulation inside the image editor with options for font selection via Google fonts API.

  • Image import, with the ability to resize imported images.

  • Design export for backing up or saving any current T Shirt designs in JSON format.

  • Design import for loading exported item designs.

  • T-Shirt color customization.

Installation

To install the T-Shirt design tool prototype, follow these steps:

cd into the working directory of choice.

Clone the repository.

git clone https://github.com/gary23w/tshirt_app_tsreact

Move into the tshirt_app_tsreact directory.

Execute

npm install

Please note that currently the API runs separate node modules. However, for larger scales, we plan to run the API inside different infrastructure.

To launch the application, execute

npm start

Concept

The T-Shirt design tool prototype's concept is depicted in the following image:

alt text

Contributing

Contributions to the T-Shirt design tool prototype are welcome. Please contact me on Discord for more information:

gary23w#2706.

About

This is a T-Shirt design tool prototype utilizing React Typescript, Axios, Node API, and Mariadb. It allows for text manipulation, image import, design export/import, and T-Shirt color customization. Designed to seamlessly integrate with existing ecommerce platforms.


Languages

Language:TypeScript 78.4%Language:JavaScript 14.9%Language:CSS 4.1%Language:HTML 2.6%Language:Shell 0.0%