My Awesome Project is an innovative platform that empowers businesses to reward their customers using blockchain-based fungible tokens. By integrating cutting-edge technology, this project enhances customer engagement, fosters loyalty, and revolutionizes traditional business models.
Super Admin Panel
Ecommerce Display
Brands Display
- E-Commerce Rewards: Seamlessly integrate token rewards into your e-commerce platform, incentivizing purchases and increasing customer retention.
- Loyalty Programs: Design and deploy loyalty programs that allow users to accumulate and redeem tokens for various rewards.
- Gaming and Entertainment: Enhance user experiences in gaming and entertainment apps by introducing token-based rewards and interactions.
- Your Own Smart Contract This Platform can be easily integrated with your own Smart Contract and Fungible token.
- E-commerce Platform Built In Along with the dashboard for Super Admin, Brand's Admin & User's Dashboard(In Progress), I have integrated a Basic yet beautiful e-commerce platform for demonstration purposes.
- Clone the repository.
- Follow the installation steps detailed in the Installation section.
- Explore the codebase and customize it to your project's needs.
- Launch your application and witness the power of blockchain-based rewards!
- Install required dependencies:
npm install
. - Run the application:
npm start
to start Server 1 for the Dashboard of Brands, which sets up a proxy server 2. - Run the second server by:
node server.js
to start Server 2 for the rest of the platform.
This project is built using a diverse tech stack that includes:
- Frontend: Html, Tailwind CSS
- Backend: Node.js, Express
- Blockchain: Ethereum, Solidity
- Database: PostgreSQL
We welcome contributions from the community! If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a feature branch:
git checkout -b feature/your-feature-name
. - Commit your changes:
git commit -m 'Add a new feature'
. - Push to the branch:
git push origin feature/your-feature-name
. - Open a pull request.
This project is licensed under the MIT License.