Inspiration
need this for a project were i wanted to convert to-do in to GitHub issue.
What it does
convert to-do in to GitHub issue.
How we built it
- read about the GitHub API documentation
- lean about how to do oth-2 authentication
- learn about reading and writing file in node-js
Challenges we ran into
- finding a fast development workflow
Accomplishments that we're proud of
- did not use any external library thus is very light weight and fast.
What we learned
- github api can be very useful.
What's next for gittodo -tool transforms your github todo into github issue
- adding a safe way to store the session token
Built With
- fetch
- fs
- fsp
- javascript
- node.js

Log in or sign up for Devpost to join the conversation.