MorpheusAIs / Docs

Technical Documentation
MIT License
49 stars 116 forks source link

Update Code - Proof_Of_ContributionSnapshot5.md #318

Closed asxnlabs closed 4 months ago

asxnlabs commented 4 months ago

Contributions

[MRI 7] Morpheus-Lumerin Marketplace Dashboard Development:

Re-submission of #294

PR Update:

We have reduced the weights as, Due to the pending major upgrade to the Session Contract, essential data for graphs, tables, and cards in the Marketplace UI (such as Total Sessions, Avg. Response Time, No. of Active Sessions, MOR Earned, Closeout Report, and IPS) is currently unavailable. To enhance the dashboard's visual appeal, we have used dummy data in the backend as placeholders. This approach allows for the seamless integration of actual data once the upgrade is complete, as the backend endpoints are already correctly formatted. Once the contracts are upgraded, we will rapidly integrate the data from these into the hosted dashboard and update the codebase.

Here is a detailed explanation of how and where the Dashboard is fetching data from, for each component and card:

Dynamic Data from Node Contracts:

Static Data:

These are data points with constant or unchanging values:

Dummy Data:

Due to the pending major upgrade to the Session Contract, essential data for graphs, tables, and cards in the Marketplace UI (such as Total Sessions, Avg. Response Time, No. of Active Sessions, MOR Earned, Closeout Report, IPS) is currently unavailable. We have used dummy data in the backend as placeholders to enhance the dashboard's visual appeal. This approach allows us to quickly integrate actual data once the upgrade is complete, as the backend endpoints are already formatted correctly.

Models Page:

Providers Page:

Contributions

Pull Request: Added Nirmaan Dashboard : Backend and Frontend

DavidAJohnston commented 4 months ago

Thanks. Looks like many of the buttons, functions, data and features are still under development. I've updated the request to 5,000 weights instead of 50,000. Looking forward to seeing the fully functional version of the website.