You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User should be able to access all meetup videos ( youtube & dailymotion )
User should be able to access all meetup presentations
User should be able ( like OR dislike ) a video or presentation. We need to keep it super simple with 2 generic reactions 👍 and 👎
User should be able to share a video or presentation from the website to Facebook and Twitter. We can add other social networks later.
Extras:
User should be able to add comments to any resource. We need to evaluate between a simple Disqus integration or building our own simple comment box. If we end up building our own comment box, it should just be a vanilla version. For example, no nested comments. For custom commenting, we then need to implement facebook/twitter/google auth for user authentication. This can be version 2 of "Meetup Resources section" task.
Admin:
-[ ] Admin should be able to upload new resources for a meetup. This screen needs to be a super simple form interface with the following:
Select meetup from drop down
Enter title ( 100 chars max )
Select type of resource from radio button group ( video talk, slides, audio talk, document )
Enter presenter name
Enter description text area ( 2000 chars max )
Select a date
Enter venue ( 100 chars max )
P.S. Admin area should only be visible to Angular Pakistan admins.
The text was updated successfully, but these errors were encountered:
Must haves:
Website visitor:
Extras:
Admin:
-[ ] Admin should be able to upload new resources for a meetup. This screen needs to be a super simple form interface with the following:
P.S. Admin area should only be visible to Angular Pakistan admins.
The text was updated successfully, but these errors were encountered: