anitab-org.github.io
anitab-org.github.io copied to clipboard
coding: develop the tech talk section in events page
Description
As a developer, I need to see all the videos of the talks held by the community regarding open source and anitab-org , so that the user can know more about us and what we do.
Mocks

the spacing is 16 from both sides
Acceptance Criteria
Update [Required]
- [ ] Follows all the design guidelines as mentioned and is responsive enough on large screen devices.
- [ ] the talk should be as mentioned in the doc
Definition of Done
- [ ] All of the required items are completed.
- [ ] Approval by 2 mentor.
Estimation
3 hours
Can I take up this issue @nandini45? If it's not in hold now
@nandini45 ah ok actually the video url has to be mentioned in the section when u come to that part tell me i will provide you with all the links.
@nandini45 Can I install a carousel package in react for this feature?
yeah sure @imrishabh18
any updates?
Yeah, I have made the carousel and the structure. Just the styling part is left. Will push the update today.
if nobody is working can i work on this @nandini45
@nandini45 can u assign it to me and can i use react-bootstrap in it or not
@Bucky25 i think the person working on it has created a PR already you can work on other issue..i think recently 2 new issues were made available..you can check them
#123 and #80 one
@imrishabh18 Are you working on the changes requested in the PR? If not, will it be ok if I work on this issue? Thanks
@nandini45 Can I please be assigned to this issue?
Also, I have a doubt that the section where the VIDEO is written is actually a video or an image which when clicked will open a link containing the video (looking at the closed PR of this issue it seems it's just an image, that too without any link)?
Thanks
@tichnas video have to be there. I will provide the url to them and you can use it. I assigned it to u..
@nandini45 Unfortunately, I'm kind of at a dead-end at implementing the video.
For displaying a video in react-native, we use a package called react-native-video, but it only works on android and ios.
I found the only possible solution to make it work with react-native-web is dynamically creating a video element using react-native-web. In short, then it will only work on the web, and we will have to do some changes later (when we create an app) to make it work on android and ios also (refer https://stackoverflow.com/a/59333885/13604425 and https://github.com/necolas/react-native-web/issues/1385).
Now, can you please confirm if I should go with the solution I found or not?
@annabauza can you please help us here??
Hey @nandini45 Can I work on this issue .?
@chinmaym07 , @tichnas he is already working on it. You can look for other issues probably
If no one is working on this issue, can I try?
Sure smiriti
On Mon, 22 Feb 2021, 6:12 p.m. Smriti Naik, [email protected] wrote:
If no one is working on this issue, can I try?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/anitab-org/anitab-org.github.io/issues/122#issuecomment-783346866, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOZMDIK6TGA3RP2G6A76RGTTAJGMXANCNFSM4PR2SJGQ .
@shruti1421 i think i assigned you one issue already. after probably making the PR of that issue i can assign you this issue
Since I am a bit familiar with javascript and css and If this issue is available I would like to work on it.