Introduction

Calendar me is an attmept to create calendly but on the chain , contract are deployed on mumbai testnet and moralis sdk is used to interact with it

Platform Overview

The user Flow interacting with the smart contract in the frontend is as follow :

  1. User login using metamask.
  2. User is given an address to share.
  3. Shared address leads to booking page.
  4. All booking are done through a smart contract call , and the information is saved on ipfs.
  5. User have a booking page where they can view all thier meeting old and new
  6. User can refund meeting fees.

Tech stack Used

  • Polygon
  • web3-provider
  • Moralis
  • NextJs
  • Tailwindcss
  • HardHat

Future Work

  • Add a functionality that allow users select their availability time .
  • Add a functionality that allow users to confirm meetings, and change meeting status.
  • overhaul the frontend design

Built With

  • ipfs
  • moralis
  • next
Share this project:

Updates