Skip to content
fire-hawk-86 edited this page Jun 16, 2018 · 21 revisions

Welcome to the metachannels wiki!

To Do List

  • Reorganize tables to better distinguish app data like metachannels, and data from external sources, like videos and channels. Maybe one table for all external resources: channels, videos, from different providers. (example, solution)
  • Error handling of API requests with the real returning error message from the API.
  • Implement Caching of API requests

Already done

  • Optimizing API requests
  • Make Database seedable for easier development
  • Make Accounts Deletable by Account Owner (done)
  • 403 Api Exception Handling, when requesting a metachannel page (done)
  • when creating a new metachannel, and the 403 error is happening, it will not add any youtube channels to the metachannel, the result is an empty metachannel (fixed)
  • Make it easier to add channels to a metachannel (done)
Clone this wiki locally