Items we can review on a live stream:
You can also join the discord community here
Feel free to check out other cool repositories of EddieHub here
If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord Server and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 馃 . Any questions let us know.
Little suggestion from my end:
Thanks for the suggestions,
I mean you can record a video of your application working and then make a gif which you can show in the readme
Will do, thanks!
The link to your GitHub Profile in this issue does not work :(
Find it a little bit confusing that you pin the project in the readme and in your pinned repositories.
Maybe you can do only one of those things.
Like the others submitted a gif / demo of the application would be nice in the readme.
I love the style of your documentation. But its little bit hidden and should be more present in the main readme.
Think there is a little styling issue.

Maybe you can also add a link on where to install Python3 (https://www.python.org/download/releases/3.0/) in the documentation.
@schmelto Thanks for the detailed review!
Thank you for all your suggestions!
Also, if you want to contribute by fixing any of these code or documentation issues you are welcome to create an issue and PRs on them.
- I fixed the link, I didn't know it wasn't working before.
馃殌馃殌馃殌
- About the styling issue, It's just how the tkinter grid system scales. I don't like the idea of absolute positioning. The search button is to search based on the tag selected so that was the workflow there. Tag -> Search. But I'm no UI/UX expert, i will see if there is something I can do here.
Yeah with this explanation this looks correct for me 馃檲
Also, if you want to contribute by fixing any of these code or documentation issues you are welcome to create an issue and PRs on them.
I will do that
@schmelto Can you check out my repo now? I merged some beta updates to main and changed the documentation as well. :)