Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions evaluations/substrate_starkit_gui_1_mmagician.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Evaluation

* **Status:** Accepted
* **PR Link:** [original](https://github.com/w3f/Open-Grants-Program/pull/32), [amendment](https://github.com/w3f/Open-Grants-Program/pull/44)
* **Milestone:** 1
* **Kusama Identity:** [H9M22FTqs1kKRAUiEk1BCVNQfWdMzVV3HbHuMwkirirxk85](https://polkascan.io/pre/kusama/account/H9M22FTqs1kKRAUiEk1BCVNQfWdMzVV3HbHuMwkirirxk85)
* **Previously successfully merged evaluation:** All by mmagician

| Number | Deliverable | Accepted | Link | Evaluation Notes |
| ------------- | ------------- | ------------- | ------------- |------------- |
| 0. | Apache License 2.0 | <ul><li>[x] </li></ul> |[License](https://github.com/emeraldpay/polkaj/blob/master/LICENSE)| - |
| 1. | User flows, Wireframes & UI | <ul><li>[x] </li></ul> | [User Flows](https://docs.google.com/document/d/1jC1q6a3_7AAgMHOmhaaP5ZA0_iP-k7v9B3kxiDROMdA/edit#), [Wireframes](https://www.figma.com/file/weHG5n7cV61TkcVgPVFekR/Substrate-StartKit?node-id=2%3A13), [UI Design](https://www.figma.com/file/weHG5n7cV61TkcVgPVFekR/Substrate-StartKit?node-id=247%3A0), [Demo](https://www.figma.com/proto/weHG5n7cV61TkcVgPVFekR/Substrate-StartKit?node-id=270%3A64&viewport=652%2C434%2C0.7690677642822266&scaling=scale-down-width)|
| 2. | Backend - PostgreSQL database, node.js project setup | <ul><li>[x] </li></ul> |[Backend](https://github.com/MVPWorkshop/substrate-startkit-gui-api) |
| 3. | GUI web application | <ul><li>[x] </li></ul> |[Repository](https://github.com/MVPWorkshop/substrate-startkit-gui-app) | Only the structure of the webapp is set out
| 4. | Documentation & specification | <ul><li>[x] </li></ul> |[Product Specification](https://docs.google.com/document/d/1gZSNviJ1wiWDO7MtCEHFPWFfCxMs2ENefA-HhfQn4zw/edit#), [Configuration files(pallet-config branch)](https://github.com/MVPWorkshop/substrate-startkit-gui-api/tree/feature/pallet-config/src/pallets)|
| 5. | Github Authentication | <ul><li>[x] </li></ul> | [Auth](https://github.com/MVPWorkshop/substrate-startkit-gui-api) | Works

## Recommendation for the team
- The backend setup needed plenty of clarification, it took a fair amount of back-and-forth discussion to get a README to a usable state

## General notes
Only the required minimum work was done on the backend side: "Set React app project structure"