epam / corgis

Simple solution for corgi NFT
https://epam.github.io/corgis
0 stars 4 forks source link

Extra: Alerts on various events #171

Open zahhar opened 3 years ago

zahhar commented 3 years ago
  1. Define where to store the time when user last visited his account and cleared all alerts (we do not have BE, so LocalStorage?)
  2. Events to be alerted:

(a) User won an auction (and Clearance is required to get Corgi) (b) Someone overbidded (offered more) on the auction where user was participated (c) Auction that user started had ended (and Clearance is required to get money) (d) Someone gifted a Corgi to the user (e) Clearance happened and resulted in money added to the account (for Corgi seller), or Corgi added to the pack (for winner), or bids returned (for participants)

  1. Add "Alerts" icon with badge indicating unseen since last visit items somewhere in top menu
  2. Add badges "New" to Corgis that were recently gifted to the user