Inspiration

Allow any small business or personnel to create enjoy the benefit of CRM system for free.(e.g. selling gift voucher to customer, selling promo code, allow customer to earn point when purchase in their store).

What it does

This is a simple project which allow one to manage the creation, gifting and redeem the gift voucher via the smart contract. One can buy the gift voucher which cost 0.1 eth on the online shopping site then transfer it to his friend via email . His friend then can use the gift card in the online site. To use it when checking out from the shopping cart, select which gift voucher to use then the system will auto deduct 0.1 Eth from the total purchase amount. 0.1 Eth will be transfer to the seller

How we built it

Using hardhat starter kit to start building it and then use Scaffold-Eth to test it on local chain and then finally deploy to rikenby test net on the following address - 0x7531ed4B65C5e13Cd89eBd76C6dC377edE75A6F3

When building the front end, use react , typescript , useDapp, etherProjects.

Challenges we ran into

New to solidity, react and typescript, it is a huge learning curve to build these application. the biggest challenges is i have not enough time to complete this project and still working on the front end the online shopping mall.

Accomplishments that we're proud of

Equip with the knowledge on building solidity , react application .

What we learned

Alots using github, upload video to youtube, smart contract, react and etc. It is an wonderful journey.

What's next for DeGiftCard/ CRM

A mobile app that link the smart contract to the omni-channel (POS system). Attach a QR code on to the gift card . In the QR code has a json that contain the smart contract address, token ID . The POS will scan the QR code and able to interact with the smart contract in the mall.

Built With

Share this project:

Updates