Skip to content

Commit

Permalink
Myriad Social M1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
semuelle committed Nov 23, 2023
1 parent d045ee0 commit 46520cf
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions evaluations/myriad-social_1_semuelle.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@
| ------ | ----------- | :------: | ---- |----------------- |
| **0a.** | License | <ul><li>[x] </li></ul> | [LICENSE](https://github.com/myriadsocial/myriad-node-parachain/blob/7619f605f165b9c53dd14f1ddbcdd86b7b5e07cb/LICENSE) | AGPL-3.0 license |
| **0b.** | Documentation | <ul><li>[x] </li></ul> | [README](https://github.com/myriadsocial/myriad-node-parachain/blob/7619f605f165b9c53dd14f1ddbcdd86b7b5e07cb/README.md) ||
| **0c.** | Testing and Testing Guide | <ul><li>[ ] </li></ul> | link | Core functions will be fully covered by comprehensive unit tests to ensure functionality and robustness. In the guide, we will describe how to run these tests. |
| **0c.** | Testing and Testing Guide | <ul><li>[x] </li></ul> | [README](https://github.com/myriadsocial/myriad-node-parachain/tree/737473bf60f5f8aa3b85e61480736a97853c9646#guide-to-testing-the-project-using-docker) | Issues with Dockerfile fixed on request. |
| **0d.** | Docker | <ul><li>[x] </li></ul> | [Dockerfile](https://github.com/myriadsocial/myriad-node-parachain/blob/7619f605f165b9c53dd14f1ddbcdd86b7b5e07cb/Dockerfile), [docs](https://github.com/myriadsocial/myriad-node-parachain/tree/7619f605f165b9c53dd14f1ddbcdd86b7b5e07cb#run-in-docker) ||
| 1. | Infrastructure Setup | <ul><li>[ ] </li></ul> | link | We will fully replicate the current appchain of the Myriad Social web application running on Octopus Network to Polkadot ecosystem as a parachain in Rococo |
| 2. | Code Refactoring | <ul><li>[ ] </li></ul> | link | The modules we implement during this milestone will interact in such a way that the Myriad Social website works with the same functionality as the current one that lives as an appchain on Octopus Network|
| 3. | Data Upgrade | <ul><li>[ ] </li></ul> | link | We will fully upgrade the existing data from the Myriad Social web application running on Octopus Network to Polkadot ecosystem|
| X. | ... | <ul><li>[ ] </li></ul> | link | see [General Notes](#general-notes) |
| 1. | Infrastructure Setup | <ul><li>[ ] </li></ul> | [myriadsocial/myriad-infrastructure](https://github.com/myriadsocial/myriad-infrastructure) | Repo private |
| 2. | Code Refactoring | <ul><li>[x] </li></ul> | [myriadsocial/myriad-web](https://github.com/myriadsocial/myriad-web/tree/2839990e04111e459deb65241c207c2c50c09331) ||
| 3. | Data Upgrade | <ul><li>[x] </li></ul> | [myriadsocial/myriad-scripts](https://github.com/myriadsocial/myriad-scripts/tree/5098878d6ba5c1e997fadfe81bc5780fa389ce95) ||


## General Notes
Expand Down

0 comments on commit 46520cf

Please sign in to comment.