svb-hikip / hikipfe-react-public

4 stars 20 forks source link

Task 1 - Client Search bar #27

Closed svb-hikip closed 2 months ago

svb-hikip commented 2 months ago

image

When a user searches a client name in the top search bar, it should start filtering.

Use HeadlessUI for this task. Use https://tailwindui.com/ If you need login credentials, telegram me.

I will give you api endpoint for this after this task is assigned to someone.

svb-hikip commented 2 months ago

Please take note that the search bar will be used from anywhere, for example when I use it from bills list page, it should work. Maybe use a layover or a modal or however you feel is the best option.

anthonym995 commented 2 months ago

can we implement the search bar in individual component itself ?

svb-hikip commented 2 months ago

@anthonym995 You can take whichever approach you like, it should be elegant!

svb-hikip commented 2 months ago

I got the API ready. Pull the new changes before you proceed.

API ENDPOINTS AND DOCS https://hikip-django-e06ccc5f06d1.herokuapp.com/api/schema/swagger-ui/

https://hikip-django-e06ccc5f06d1.herokuapp.com/api/schema/redoc/

svb0866 commented 2 months ago

Completed by @anthonym995