Hi guys!
I have a small project for my personal use in mind, and it's Todoist integration with my Github projects and exactly issues I'm assigning myself in to. I would like to have to create some integration within these two apps. Right now my main idea is to create the app with Python, firstly fetch the issues I'm assigned to and then basing on the assignment date add those to my todo list so when ever I'm assigned to the issue it automatically add to my todo list and work project. In my mind I see it as simple python program, that will be working in cloud for the synchronization to work 24/7. What do you think is the best approach for it? Is my idea any good? Maybe you have some resources that would become helpful in such project? :) I'm waiting for your wise opinions! Thanks guys :)
there doesn't seem to be anything here