API reference
Creating activities.json file
| Args | Type | Description |
|---|---|---|
| Nothing | nothing | No argument is requied for start method |
| Returns | Type | Description |
|---|---|---|
| File | activities.json | After pressing ctrl+c, it should return activities.json file |
Generating data.json file
example
Short example
| Args | Type | Description |
|---|---|---|
| path | str | input path of activiries.json file |
| Returns | Type | Description |
|---|---|---|
| File | data.json | return data.json file |
Generating analytics-chart
example
Short example
| Args | Type | Description |
|---|---|---|
| path | str | input path of data.json file |
| Returns | Type | Description |
|---|---|---|
| Charts | 2-bar charts | return 2-bar charts in default- browser |