Skip to content

feat: add export to file option and show metrics button

nerdynikhil requested to merge nerdynikhil/aossie-scholar:extension into master

Fixes #55 (closed) and #56 (closed)

Short description of what this resolves:

Screenshot_2021-04-16_at_11.03.46_AM Screenshot_2021-04-16_at_11.06.26_AM

Changes proposed in this pull request:

  • Ability export data in .CSV, .XLS, .png and PDF formats. txt, doc(x), XML, and JSON formats are not supported as of yet without JQuery.
  • Show metrics using AOSSIE Scholar Button [WIP]

Checklist

  • My branch is up-to-date with the Upstream develop branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
Edited by nerdynikhil

Merge request reports