Xloka / legendary-garbanzo

legendary-garbanzo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

legendary-garbanzo

Maintainability

Scrutinizer Code Quality

Build Status

installation

git clone 
cd legendary-garbanzo
composer update --dev
php -S localhost:8000 -t public

Search

localhost:8000/hotels?q={searchQuery|City|PriceRange|DateRange}

Sort

localhost:8000/hotels?sortby={Name,Price | Name | Price}

SortSearch

localhost:8000/hotels?q=hot&sortby=Name
localhost:8000/hotels?q=$100:$200&sortby=Price
localhost:8000/hotels?q=10-10-2020:15-10-2020&sortby=Price

Test

cd legendary-garbanzo
./vendor/bin/phpunit

Note

legendary-garbanzo is a generated repo name by github also better than SearchSortTest(Old Name)

About

legendary-garbanzo


Languages

Language:PHP 100.0%