Code Monkey home page Code Monkey logo

Comments (3)

AltiMario avatar AltiMario commented on July 28, 2024

What I think is missing in this current wallet implementation deployed is:

  • Reading and saving action
  • Uploading a new avatar
  • Link to actions like "Authors of X collection", "view creation", "new creation"
  • Crypto wallet connections (it was implemented already there)

We split already the wallet feature in backend and frontend, now this ticket is about the integration of both "worlds" and covers what is a new development and what was working before (for example the crypto wallet integration and the links to the other sections of the application).
It includes also the feature of uploading the user image (avatar). I want it done through services/frameworks already designed for that (not building it from scratch) such as https://docs.imagekit.io/sample-projects/upload-widget or https://cloudinary.com/documentation/upload_widget

from pocre.

AltiMario avatar AltiMario commented on July 28, 2024

@SHUJAAT-DEV there is still a problem with the calculation of the wallet stars.
As you can see here
image
the user has lots of data stored but still 0 stars (it's wrong obviously).
Please read again how it should work https://github.com/e-Learning-DAO/POCRE/wiki/Wallet-reputation

from pocre.

AltiMario avatar AltiMario commented on July 28, 2024

from this output and looking at the code I suspect the calculation of the reputation is still missing
image

To remind you, this is the rule
image

I updated the wiki page https://github.com/e-Learning-DAO/POCRE/wiki/Wallet-reputation because what is basic/high reputation was missing.
To have the 3rd star you should query the number of creations, if >0 & <10 then 3 stars if >9 then 4 stars

from pocre.

Related Issues (20)

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.