Skip to content

Commit

Permalink
Tokenguard M1 eval (#1176)
Browse files Browse the repository at this point in the history
* init eval

* update links

* accept m1

* piechart missing?

* update

* accept

* add approval
  • Loading branch information
PieWol authored May 30, 2024
1 parent 3801a7b commit c2cfee2
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions evaluations/tokenguard_1_piewol.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Evaluation

- **Status:** accepted
- **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/Tokenguard.md
- **Milestone:** 1
- **Previously successfully merged evaluation:** All evaluations by PieWol

**Milestone Number:** 1

**Deliverables**

| Number | Deliverable | Accepted | Link | Evaluation Notes |
| ------ | ----------- | -------- | ---- |----------------- |
| 0a | License |<ul><li>[x] </li></ul>| https://github.com/tokenguardio/dashboard-creator-client/blob/v2.0.4/LICENSE | ok |
| 0b | Documentation |<ul><li>[x] </li></ul>| https://github.com/tokenguardio/dashboard-creator-client/blob/v2.0.4/README.md |good|
| 0c | Testing and Testing Guide |<ul><li>[x] </li></ul>|https://github.com/tokenguardio/dashboard-creator-client/tree/v2.0.4/TESTING| great testing guide |
| 0d | Dockerfile |<ul><li>[x] </li></ul>| https://github.com/tokenguardio/dashboard-creator-client/blob/v2.0.4/Dockerfile | works |
| 1 | Metrics Visualization |<ul><li>[x] </li></ul>| https://github.com/tokenguardio/dashboard-creator-client/tree/v2.0.4/ | all visualization types work |
| 2 | Dashboard Layout |<ul><li>[x] </li></ul>| https://github.com/tokenguardio/dashboard-creator-client/tree/v2.0.4/ | ok |
| 3 | Metric Catalogue |<ul><li>[x] </li></ul>| https://github.com/tokenguardio/dashboard-creator-client/tree/v2.0.4/ | thanks for making this testable |


## General notes
Thanks for improving the testing guide.

## Unit Tests
All passing

```
Test Suites: 6 passed, 6 total
Tests: 20 passed, 20 total
Snapshots: 0 total
Time: 4.273 s
```

0 comments on commit c2cfee2

Please sign in to comment.