Skip to content

Commit

Permalink
Update Aisland-DocSig_Milestone2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poseidon-aisland authored Oct 15, 2023
1 parent 10be5a9 commit 8a29a78
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions deliveries/Aisland-DocSig_Milestone2.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,10 @@ In the second milestone we added some features to Docsig:
| 0b.| Documentation |[Dapp Documentation](https://github.com/aisland-dao/docsig/blob/main/README.md),[Dapp Repository](https://github.com/aisland-dao/docsig) | in-line documentation is present in every source code file|
| 0c. |Testing and Testing Guide|[Dapp unit tests](https://github.com/aisland-dao/docsig/blob/main/README.md#unit-tests)| |
| 0d. | Docker |[Docker Documentation](https://github.com/aisland-dao/docsig/blob/main/README.md#docker), [Docker file](https://github.com/aisland-dao/docsig/blob/main/docker-compose.yml)| |
| 0e. | Article |[Article for Update]([https://news.aisland.io/aisland-docsig-decentralised-exchange-of-signed-documents/](https://news.aisland.io/aisland-docsig-new-features/)),[Workshop Video](https://dropbox.aisland.io/index.php/s/3xCUS0r5dNNe4Np)||
| 1. | Dapp Feature: Pdf Export |[View Function](https://github.com/aisland-dao/docsig/blob/b23cc85356d16baa35b06734492b261a45d15880/docsig-server.js#L515
) |
| 2. | Dapp Feature: Signing Link Sharing by multiple channels |The main point is this [function](https://github.com/aisland-dao/docsig/blob/b23cc85356d16baa35b06734492b261a45d15880/client-src/index.js#L413
)|From the dapp, 'document actions" click on the "Link" icon|
| 3. | Dapp Feature: Multiple Counterparties |Main changes have been done to manage the multiple cunter parties, the main entry port for the UI, is this [function](https://github.com/aisland-dao/docsig/blob/b23cc85356d16baa35b06734492b261a45d15880/client-src/index.js#L343C3-L343C3
)||
| 4. | Dapp Feature: Enhanced Templates |The main entry point is this [function](https://github.com/aisland-dao/docsig/blob/b23cc85356d16baa35b06734492b261a45d15880/client-src/index.js#L1665)| |
| 0e. | Article | [Article for Update](https://news.aisland.io/aisland-docsig-new-features/), [Workshop Video](https://dropbox.aisland.io/index.php/s/3xCUS0r5dNNe4Np)||
| 1. | Dapp Feature: Pdf Export |The main change is in the [View Function](https://github.com/aisland-dao/docsig/blob/b23cc85356d16baa35b06734492b261a45d15880/docsig-server.js#L515) |
| 2. | Dapp Feature: Signing Link Sharing by multiple channels |The main point is this [function](https://github.com/aisland-dao/docsig/blob/b23cc85356d16baa35b06734492b261a45d15880/client-src/index.js#L413)|From the dapp, 'document actions" click on the "Link" icon|
| 3. | Dapp Feature: Multiple Counterparties |Many changes have been done to manage multiple counter parties, the main entry port for the UI, is in this [function](https://github.com/aisland-dao/docsig/blob/b23cc85356d16baa35b06734492b261a45d15880/client-src/index.js#L343C3-L343C3)||
| 4. | Dapp Feature: Enhanced Templates |The entry point is this [function](https://github.com/aisland-dao/docsig/blob/b23cc85356d16baa35b06734492b261a45d15880/client-src/index.js#L1665)| |

**Additional Information**

0 comments on commit 8a29a78

Please sign in to comment.