Skip to content

Enable search using real data

Paul Pestov requested to merge feature/#66-enable-search-using-real-data into develop

This MR gets rid of dummy response data and requests the real dev API endpoint. Focus should be here in displaying the required result data at all.

  • Go to /search.html
  • Type "ܐܚܝܩܪ" into search field
  • Hit search button
  • Result list should be populated where each item contains: sheet number, language, label

Current list item after discussions:

result_item

closes #66 (closed)

Edited by Paul Pestov

Merge request reports