quark icon indicating copy to clipboard operation
quark copied to clipboard

Algo info from README.md Popups added

Open AnkitaKhurana opened this issue 7 years ago • 2 comments

Fixes issue: #37

Changes: Note: A 'Know More' button was added instead of making Header clickable keeping in mind the other Pull Request and issues #47 and https://github.com/OpenGenus/quark/pull/58

  • "Know More" button added in end of all Algorithms Sections
  • Modal Popups to show Algo information from README.md in respective directories
  • Error Message in absence of a README.md

Screenshots of the same:

image Know More Button

image README.md Information

image No README.md Handling

AnkitaKhurana avatar Feb 23 '18 18:02 AnkitaKhurana

Nice work :+1:

Providing an explanation for a search result will improve the learning experience and by fetching the data from the corresponding readme, it is achieving its purpose. Though as most of the readmes are not well developed, this feature provides no result for most of the search results.

Having a Know more button but not providing appropriate information for most of the results will degrade the user experience. Keeping this in mind, we must keep this feature on hold until readmes are well supported or we move to another alternative. :+1:

AdiChat avatar Mar 02 '18 23:03 AdiChat

An alternative to this could be updating information while the user is online, but that change requires more background tasks first, also collecting what information and from where to get the same is an issue.

So I have made an issue for the contributors to help us update the README files quickly: https://github.com/OpenGenus/quark/issues/75

This will help quark complete some part of the documentation as well.

AnkitaKhurana avatar Mar 03 '18 07:03 AnkitaKhurana