Skip to content

Commit

Permalink
Merge pull request #1026 from senseless/master
Browse files Browse the repository at this point in the history
Treasury Tracker - Milestone 1
  • Loading branch information
keeganquigley authored Oct 19, 2023
2 parents 9593ea0 + 2251a6c commit 3dd0960
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions deliveries/TreasuryTracker-milestone_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

### Milestone 1 - Basic Functionality (POC)

**The delivery is according to the offcial [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).**

**Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/TreasuryTracker.md

**Milestone Number:** 1

| Number | Deliverable | Specification |
| -----: | ----------- | ------------- |
| **0a.** | License | Apache 2.0 (https://github.com/stake-plus/treasury-tracker/blob/main/LICENSE) |
| **0b.** | Documentation | https://github.com/stake-plus/treasury-tracker/blob/main/README.md |
| **0c.** | Testing and Testing Guide | https://github.com/stake-plus/treasury-tracker/blob/main/README.md#testing-guide |
| **0d.** | Docker | https://github.com/stake-plus/treasury-tracker/tree/main |
| **0e.** | Article | https://docs.google.com/document/d/1TgUOFUv69fm3vopuTu7VlYLkRxnsMqUT8-BFa2LPG8I/edit?usp=sharing |
| **1.** | Backend Development | https://github.com/stake-plus/polkadotjs-proxy |
| **2.** | Frontend Development | https://github.com/stake-plus/treasury-tracker |
| **3.** | Integration and Testing | Completed as part of development |

**Additional Information**

Please use the [master branch](https://github.com/stake-plus/treasury-tracker/tree/main) for testing, another branch will be used for continued work until the completion of the review.

0 comments on commit 3dd0960

Please sign in to comment.