Skip to content
New issue

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

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

Already on GitHub? # to your account

Show all the sessions on the website itself so that the user can bookmark those sessions for future #115

Open
anubhakushwaha opened this issue Sep 17, 2017 · 1 comment

Comments

@anubhakushwaha
Copy link
Member

FEATURE REQUEST:

Description:
For ease of the user, we can allow users to bookmark the sessions they found relevant and at a later point want to access it easily. Starter point of #96

@tapaswenipathak
Copy link
Member

  1. User logs in.
  2. Clicks on allsessions page on the website.
  3. Click on send information to email -> information sent to email.

Next step

  1. User logs in.
  2. Clicks on allsessions page on the website.
  3. Click on bookmark.
  4. We maintain a unique ID for every session, in a new column we link all the bookmark with userid.
  5. User clicks on mybookmarkedsession -> fetch all the ids from user table -> fetch all ids from sessions table -> show.

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

No branches or pull requests

2 participants