Hi, I'm Andi 👋🏻
This site is a project I cooked up to put some learning into practice. I'd been learning Python, hence this site being built on Django.
The basic version of the site uses the TVDB's API to allow users to search for a show. After selecting their chosen show we pick a random episode from the available seasons and episodes.
In future updates I intend to add user accounts so that users can store favourites and watched episodes etc.
Icon used in the navbar and favicon adapted from https://icon-library.com/icon/tv-icon-6.html
Feel free to check out the source over on GitHub: https://github.com/SpinyN0rman/random-episode, and if you spot an issue, please use the Contact form, or file an issue!