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

Export to xls #97

Open
12 tasks
sultanassi95 opened this issue Mar 15, 2018 · 0 comments
Open
12 tasks

Export to xls #97

sultanassi95 opened this issue Mar 15, 2018 · 0 comments
Assignees
Milestone

Comments

@sultanassi95
Copy link
Member

sultanassi95 commented Mar 15, 2018

Relates: #92 #8
As a user, I can export mentor information as xls, AND/OR also all mentors

Acceptance Criteria:

Back End:

  • Routes:
  • '/dashboard/mentor-panel/export-mentor/:mentorID'
  • '/dashboard/mentor-panel/export-mentors'


  • DB-Queries:
  • USE: selectSingleMentors(id, cb);
  • USE: selectMentors(cb)

Design with React:

  • add buttons:
  • button "Export Mentor Details" - on : mentorProfile component
  • button "Export Mentors Details" - on : dashboard component
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