diff --git a/deliveries/TreasuryTracker-milestone_1.md b/deliveries/TreasuryTracker-milestone_1.md new file mode 100644 index 000000000..6ec1a6edf --- /dev/null +++ b/deliveries/TreasuryTracker-milestone_1.md @@ -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.