GSoC 2019 - Interested in Addon Submissions Website - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93) +---- Forum: GSoC (https://forum.kodi.tv/forumdisplay.php?fid=299) +----- Forum: GSOC 2019 (https://forum.kodi.tv/forumdisplay.php?fid=293) +----- Thread: GSoC 2019 - Interested in Addon Submissions Website (/showthread.php?tid=342741) |
GSoC 2019 - Interested in Addon Submissions Website - vijankush - 2019-04-05 Hope you're all having a wonderful day! My name is Ankush Vij (I go by Kush), a CS Undergrad from University of North Carolina at Chapel Hill, United States. I'm looking forward to building a website for submit addons to Kodi repo. I did not know about Google Summer of Code until recently and I'm very excited to jump into it! I'm writing this as a brief introduction to my proposal and what I plan to do for my project. I strongly encourage mentors and everyone else to give me feedback/suggestions. I do realize the time-constraint and I sincerely apologize but I'm truly very excited to jump into this. REASONS TO DO A WEBSITE The reason I'm choosing to make a website is due to its convenience and accessibility on all sorts of devices. A command-line interface will encourage more errors and a Java UI is limited and I find it a bit clunky to implement with other tools. Here are some GOALS I wish to complete throughout this project:
IMPLEMENTATION
CODE ANALYSIS
**BONUS ADDITION** Last thing I want to work on is having a list of addons from the Kodi repository displayed on the website. The website display should be very similar to the organization in the official repository, with categories and search query to search addons that are available for Kodi. I will most likely implement a Grid-view style with thumbnails from the repository itself and small descriptions listed underneath it. The database will update once every couple hours which will also push updates to the website with new lists. TL;DR The website will be basically a display of Team Kodi addons, with an addition to PR author's repo and branch it to Team Kodi's repo. These are my ideas so far for now. Any other updates along with a proposal along with the way, but for now any feedback/suggestion is appreciated! Thank you to all for your time and good luck on the proposals! LinkedIn: https://www.linkedin.com/in/avij/ GitHub: https://github.com/vijankush/ RE: GSoC 2019 - Interested in Addon Submissions Website - vijankush - 2019-04-05 Another thing I want to add, I'm very impressed by @goggle proposal as well, who took the approach of making a command-line tool. I personally think his proposal is excellent! I think the idea of "First time setup" vs "Updating an already existing addon to a new version" is a great addition that I will consider. However, I personally think a web interface will align more with the goals listed for the project "A tool that lowers the bar for addon authors to get started with repo submissions, so we get more submissions with better quality."
These are some concerns I had with a command-line tool that I thought it should be important to clarify. Please feel free to ask questions or give suggestions! RE: GSoC 2019 - Interested in Addon Submissions Website - vijankush - 2019-04-05 Hoping for any suggestions/questions from you @Razze. Thank you. |