wizbots / labtab

0 stars 0 forks source link

Video uploading and syncing module #13

Closed internetmosquito closed 7 years ago

internetmosquito commented 7 years ago

We need a module that keeps on checking internet connectivity and syncs videos for current logged mentor with Wizbots

This is tigthly coupled with https://github.com/wizbots/labtab/issues/12, but I don't want to polute the view logic with this other logic we will need to communicate with server and keep videos synced...think of this as a controller in MVC terms

kapoorutd commented 7 years ago

Yes that wouldnt be an issue. Everything would be designed as per MVC while considering SOLID principles.

On Fri, Nov 11, 2016 at 1:50 AM, Alejandro Villamarin < notifications@github.com> wrote:

Assigned #13 https://github.com/wizbots/labtab/issues/13 to @kapoorutd https://github.com/kapoorutd.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wizbots/labtab/issues/13#event-855049559, or mute the thread https://github.com/notifications/unsubscribe-auth/AF4LA4gj2GeGTg7_DhZSXwPuIAB8Mx7vks5q83x7gaJpZM4KvGAk .

internetmosquito commented 7 years ago

@kapoorutd what would be an issue? It is up to you to define how you structure this, but from my experience, I think we need to keep this separated :) This also probably applies to the lab data sync stuff, we might need another module to deal with that

kapoorutd commented 7 years ago

Yes it would be separated ..Both data and Controller layer. There wont be any issue keeping it through MVC.

On Fri, Nov 11, 2016 at 5:06 PM, Alejandro Villamarin < notifications@github.com> wrote:

@kapoorutd https://github.com/kapoorutd what would be an issue? It is up to you to define how you structure this, but from my experience, I think we need to keep this separated :) This also probably applies to the lab data sync stuff, we might need another module to deal with that

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wizbots/labtab/issues/13#issuecomment-259939503, or mute the thread https://github.com/notifications/unsubscribe-auth/AF4LAxg24L0OBTShTATSmwk3wl8Pjr9Qks5q9FMigaJpZM4KvGAk .