shareish / shareish

Main code of the Shareish platform (backend & frontend)

Home Page:https://shareish.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: add complex item filters

rmaree opened this issue · comments

Implement item filters (backend api and front-end) based on:

  • location: distance (slider) with respect to current geolocalization, or reference location (in profile), or typed address by user. There should be a UI address text field that can be edited by user and two icons close to the text field: the géolocalisation icon (to copy the geoloc into the text field), a Home icon( to copy the ref_location into the text field). Distance is then compute bases on the address in the text field. In the future there might be n text fields and a itinerary feature so that the distance would be related to an interval along the itinerary

  • newest/last/récent content (better name to find): not yet seen, created during the last x minutes/hours/days

  • availability: in addition to calendar, choose "available in the next x minutes/hours/days" (slider)