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

https://github.com/brunorosilva/todoist-analytics

Just a simple app for weekly and monthly reviewing of tasks in todoist.
https://github.com/brunorosilva/todoist-analytics

analytics dashboard data-science streamlit todoist

Last synced: 4 months ago
JSON representation

Just a simple app for weekly and monthly reviewing of tasks in todoist.

Awesome Lists containing this project

README

        

# Todoist Analytics

![version](https://img.shields.io/badge/version-0.0.1-brightgreen)

# MVP available
[Click here and authorize it](https://todoistanalytics.streamlit.app/)





If you use Todoist for daily, weekly, monthly or yearly planning you should try this tool.

This is how the current version of the tool looks like.

The main goal for this tool is to help you keep track and create analytics based on your data from todoist.

--- MVP ---
- [x] Part 0: Transform this into a real todoist app (using the API OAuth)

- [x] Part 1: Getting the data

Create an application that calls the Todoist API and gets all done and tbd tasks from an user
- [ ] Part 2: Weekly review tab

From the gattered data create a dashboard with info from the user's last week plus some insights
- [ ] Part 3: Monthly review tab

Personalized insights and monthly reviews (:

--- Post-MVP ---
- [ ] Part 4: Drop Streamlit
Develop a Flask backend and a React frontend for better usage

- [x] Part 5: Cloud it up

# Usage

Go to the project page and authorize it, this will allow read-only benefits to the app.

[Click here and authorize it](https://todoist-analytics-mvp.herokuapp.com/)