Giter VIP home page Giter VIP logo

pingicp's Introduction

Ping (for ICP)

Application Overview

Ping is a notification service that boosts ecosystem engagement by creating a direct communication channel between dapp developers and their respective users.

Ping caters to two user personas, dapp developers & dapp users. User stories for each user persona are listed below:

A dapp developer can:

  • login/authenticate on the platform => to verify themselves
  • create a publisher profile => to make themselves discoverable by subscribers (dapp users)
  • post an update => to keep their subscribers informed about important events
  • view update history => to see the updates they sent previously

A dapp user can:

  • login/authenticate on the platform => to access their inbox
  • view list of publishers (dapps) => to select the dapps that are relevant to them.
  • subscribe to a publisher => to receive updates from it
  • view their inbox => to see updates from all dapps they have subscribed to

Do check it out the live version deployed here! You'll need to have a wallet supporting the ICP network, (eg BitFinity) to connect to the application.

NOTE

The application is in prototype stage. Further enhancements coming soon...


Application Architecture

The application is divided into two canisters:

  • backend: hosts the core application logic written in Rust. The code can be found under /src/pingICP_backend
  • asset/frontend: hosts the UI components of the application written using React framework. The code can be found under /src/pingICP_frontend

Getting started

You can check out this demo video to get a better understanding of how Ping works.


Roadmap

  • POC
  • Refine user flow & enhance UI
  • Add support for notifications from realtime blockchain activities
  • Mobile support

Build and run it locally

Follow these steps to setup up Ping locally on your machine.

  1. Make sure that you have dfx installed on your system.
  2. Clone this github repo.
  3. Run dfx start --clean --background. If you already have a dfx process running, stop it first by running dfx stop
  4. Run dfx deploy

pingicp's People

Contributors

saumay-agrawal avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.