-
Notifications
You must be signed in to change notification settings - Fork 0
Home
fire-hawk-86 edited this page Jun 16, 2018
·
21 revisions
Welcome to the metachannels wiki!
- 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
- 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)