Case Study

CUSTOM GIFT NOTE APP IN SHOPIFY

Overview

This shopify app was created for all the customers who want to send gifts to their family and friends using shopify ecommerce store. Using this app they can be able to send a gift note with the order. So that they can write some good wishes to their family and friends.

Process and Methodology

Challenges:

  • The biggest challenge is how to show the customer notes in the shopify order note section.

Solutions:

  • The notes are displayed using shopify checkout hooks.

Technologies:

  • Remix JS:Remix is a good option when you have to create a site with many pages that rely on dynamic data stored in a database. One of the best features of Remix is that it allows you to write to your server by creating a form like in PHP and then handling the data submitted on the server-side.
  • Mysql: For App data management.