Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adityachandak287/timeline

Timeline Tracker using node.js and react.js
https://github.com/adityachandak287/timeline

Last synced: about 7 hours ago
JSON representation

Timeline Tracker using node.js and react.js

Awesome Lists containing this project

README

        

# Timeline Tracker

Timeline Tracker which brings in data from wakatime plugin on various IDEs, option to manually add activities.

## To-do

[x] Save wakatime data to mongoDB.

[x] setInterval for a function to query wakatime data at regular time intervals and save them to mongoDB.

[ ] Form and Chart components for manually adding activities.