aetheryna / google-scraper-ruby

0 stars 0 forks source link

[#23 #24] As the API, I can determine the pagination results and keyword search results #53

Open aetheryna opened 1 year ago

aetheryna commented 1 year ago

Closes #23 Closes #24

What happened 👀

✅ Created pagination using Pagy ✅ Ensured searching feature is working ✅ Built a route that allows to see the attributes of a keyword

Insight 📝

~

Proof Of Work 📹

Screen Shot 2022-11-02 at 3 31 00 PM Screen Shot 2022-11-02 at 3 32 44 PM

Show us the implementation: screenshots, GIFs, etc.

github-actions[bot] commented 1 year ago
2 Warnings
:warning: app/presenters/keyword_presenter.rb#L37 - Refers to 'link' more than self (maybe move it to another class?)
:warning: app/presenters/keyword_presenter.rb#L41 - Refers to 'link' more than self (maybe move it to another class?)

Code coverage is now at 0.00% (0/469 lines)

Generated by :no_entry_sign: Danger