diff --git a/evaluations/substrate_starkit_gui_1_mmagician.md b/evaluations/substrate_starkit_gui_1_mmagician.md
new file mode 100644
index 0000000000..2ec0e4c47d
--- /dev/null
+++ b/evaluations/substrate_starkit_gui_1_mmagician.md
@@ -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 |
|[License](https://github.com/emeraldpay/polkaj/blob/master/LICENSE)| - |
+| 1. | User flows, Wireframes & UI | | [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 | |[Backend](https://github.com/MVPWorkshop/substrate-startkit-gui-api) |
+| 3. | GUI web application | |[Repository](https://github.com/MVPWorkshop/substrate-startkit-gui-app) | Only the structure of the webapp is set out
+| 4. | Documentation & specification | |[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 | | [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"