An open API service indexing awesome lists of open source software.

https://github.com/sysrep/time-viz

a timeline visualization using your digital footprint
https://github.com/sysrep/time-viz

react timeline tutorial

Last synced: 10 months ago
JSON representation

a timeline visualization using your digital footprint

Awesome Lists containing this project

README

          

# time-viz
build a timeline visualization using your digital footprint.

Step 0
* [Get Ready](https://github.com/sysrep/time-viz/blob/master/Get_Ready.md)

Step 1
* [My First React App](https://github.com/sysrep/time-viz/blob/master/My_First_React_App.md)
* [Contrtolled Component](https://github.com/sysrep/time-viz/blob/master/Controlled_Component.md)

Step 2
* [Call DiMe API](https://github.com/sysrep/time-viz/blob/master/Call_DiMe_API.md)

Step 3
* [Stateless Functional Component](https://github.com/sysrep/time-viz/blob/master/Stateless_Functional_Component.md)

Step 4
* [More on Controlled Component](https://github.com/sysrep/time-viz/blob/master/More_On_Controlled_Component.md)

Step 5
* [Setting Up Timeline](https://github.com/sysrep/time-viz/blob/master/Setting_Up_Timeline.md)

Step 6
* [Basic NLP Techniques](https://github.com/sysrep/time-viz/blob/master/Basic_NLP_Techniques.md)
* [Use External ML Service](https://github.com/sysrep/time-viz/blob/master/Use_External_ML_Service.md)

Step 7
* [Design My Timeline](https://github.com/sysrep/time-viz/blob/master/Design_My_Timeline.md)
* [Add More Colors](https://github.com/sysrep/time-viz/blob/master/Add_More_Colors.md)