Closed AlexMerritt closed 7 years ago
Create a list of listings using: filter by date / date range filter by phrase / keyword
Send the result back to the client. May want to just send meta data first
Two functions have been added to listing.rb already that can return this info: check_phrase() in PR #68 date_range() in PR #104
@smithWEBtek and @Joshhw solved this issue as part of issue #87
Create a list of listings using: filter by date / date range filter by phrase / keyword
Send the result back to the client. May want to just send meta data first