Feedo

Developing this app came out of a need to save preparation time for a radio show I host.
Every week I have to provide 10-30 new music tracks; while I was always able to find the tracks, I always found gathering, downloading, and sorting the tracks took a considerable amount of time.

Initially based on a Bash script I wrote, Feedo was built to collect the tracks using XML Feeds, which are collected, parsed, and stored using NodeJS, and all contained and managed within an app built using Electron with a ReactJS built UI, and CSS styling written with the BEM methodology.
It has saved me hours of preparation time, and I have plans to expand it using the Trello and Facebook APIs to automate much of the tedious social media work I do every week.