todohub - create a todo list using GitHub issues

Bhupesh Varshney ๐Ÿ‘พ - Aug 20 '19 - - Dev Community

I recently started working with JavaScript more seriously (have been avoiding it a little bit ๐Ÿ˜œ).

todohub

What ?

I created a small web app which creates a to-do list using GitHub Issues.

Why ?

  • I create issues in my repositories just to keep a track of what i have to do further in case I leave the project for some time.
  • I think it's a nice activity even if you create issues for your own projects because this way you will get to learn about Open Source Contributions on github, learn to log and document errors, ask for outside help on your projects.
  • todohub just gathers all open issues in your repositories and display them in a nice looking format.
  • Good thing, its all made using pure JavaScript (No frameworks ๐Ÿ™…)

How ?

I learned a few new things about some new features in JavaScript.
Below are the ones which I learned for the first time(noob alert!) to make todohub.

  1. fetch API.
  2. Creating DOM Elements Dynamically.

and yeah I fixed that footer too

Suggestions ๐Ÿ˜ƒ

If you have any suggestions you can comment them below or you can create issues in the repo itself.

PS : A lot of work is still has to be done ๐Ÿ˜ฌ

GitHub logo Bhupesh-V / todohub

[UNMAINTAINED] Create a to-do โœ… list from GitHub issues.

todohub

Create a to-do โœ… list using GitHub issues.



Netlify Status

๐Ÿ“ License

This project is licensed under the MIT License. See the LICENSE.md file for details.

Author

๐Ÿ‘ค Bhupesh Varshney

๐Ÿ‘‹ Contributing

Please read the CONTRIBUTING for the process for submitting pull requests to us.






Also if you liked todohub, don't forget to give it a upvote

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player