From 8e09d4e1bf104523f69e6f0918f48835e7d17ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20K=C3=B6kl=C3=BC?= <37740842+justmert@users.noreply.github.com> Date: Wed, 7 Jun 2023 18:15:50 +0300 Subject: [PATCH] Update dotly.md --- applications/dotly.md | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/dotly.md b/applications/dotly.md index 1df5a49ced5..8fe1d1c318d 100644 --- a/applications/dotly.md +++ b/applications/dotly.md @@ -192,6 +192,7 @@ API scheme, technical stack and mockups are ready for development. | **0b.** | Documentation | We will provide both **inline documentation** of the code and a basic **set-up** page that explains how a user can run frontend/backend repositories of the project in their local environment. | | **0c.** | Testing and Testing Guide | 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. | | **0d.** | Docker | We will provide a Dockerfile(s) that can be used to test all the functionality delivered with this milestone. | +| **0e.** | Article | We will publish an article that explains the charts/widgets in DOTLY and publish it with ecosystem. | | 1. | Search Page | Implement search page that allows users to search for an account by address in Polkadot ecosystem. | | 2. | Overview Page | Implement overview page that displays account activity score, account level, brief stats, parachain balance pie, parachain balance list, weekly transaction rate widgets. | | 3. | Stats Page | Implement stats page that displays balance history, transaction history, top 5 senders/receivers, incoming/outgoing transfer, staking/pool reward history widgets. |