MayuriKolhe-2003 / Flipkart_Grid

A blockchain-based loyalty program employs fungible tokens to reward customers for actions like purchases and referrals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain based loyalty and rewards program

A blockchain-based loyalty program employs fungible tokens to reward customers for actions like purchases and referrals. These tokens, recorded transparently on the blockchain, can be redeemed for discounts, free items, or cashback. This system ensures security, transparency, and customization while providing businesses with valuable customer data for better marketing strategies.

Features

  • Earn Rewards: Customers accumulate tokens through various actions.
  • Digital Wallet: Provides a user-friendly interface for managing earned tokens.
  • Token Redemption: Allows customers to redeem tokens for rewards.
  • Transparency: Records all transactions on a tamper-proof blockchain ledger.
  • Security: Enhances program security through blockchain's decentralized nature.
  • Enhanced Customer Engagement: Encourages loyalty and brand engagement.

Installation

To run the project locally, follow these steps:

  1. Clone the repository:
  git clone <repo-url>
  1. Navigate to repository:
  cd client
  cd server
  1. Install dependencies:
  npm install
  1. Start the application:
  npm start
  1. Access the application at http://localhost:3000.

Screenshots

App Screenshot App Screenshot App Screenshot

Demo

https://drive.google.com/file/d/1i33I_WBjYN7BJOMa_JpfkMiGl1m-2uE0/view?usp=sharing

About

A blockchain-based loyalty program employs fungible tokens to reward customers for actions like purchases and referrals.


Languages

Language:JavaScript 59.9%Language:CSS 39.6%Language:HTML 0.4%