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
- Host: GitHub
- URL: https://github.com/sysrep/time-viz
- Owner: sysrep
- License: mit
- Created: 2017-02-01T17:03:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T12:20:35.000Z (about 8 years ago)
- Last Synced: 2024-08-01T22:02:08.888Z (over 1 year ago)
- Topics: react, timeline, tutorial
- Language: JavaScript
- Homepage: https://sysrep.github.io/time-viz/
- Size: 16.9 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)