Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meetup Resources section #6

Open
4 tasks
afirdousi opened this issue Oct 20, 2017 · 0 comments
Open
4 tasks

Meetup Resources section #6

afirdousi opened this issue Oct 20, 2017 · 0 comments

Comments

@afirdousi
Copy link
Contributor

afirdousi commented Oct 20, 2017

Must haves:

Website visitor:

  • 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:

  1. Select meetup from drop down
  2. Enter title ( 100 chars max )
  3. Select type of resource from radio button group ( video talk, slides, audio talk, document )
  4. Enter presenter name
  5. Enter description text area ( 2000 chars max )
  6. Select a date
  7. Enter venue ( 100 chars max )

P.S. Admin area should only be visible to Angular Pakistan admins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants