elthran / BookingSystem

A working booking/calendar system for clients to take orders and create a schedule
0 stars 0 forks source link

Fix Issue 21 - Clients page now has a search box. #25

Closed klondikemarlen closed 6 years ago

klondikemarlen commented 6 years ago

This is a fancy search box. Probably not that efficient but it is a start.

You can type whatever you want in here: 1232343, names, emails all of the above. It uses some kind of fancy fuzzy token set matching algorithm.

I did however break the location of the search field in HTML. Maybe you can add in that fix before merging?

elthran commented 6 years ago

I dont know how to fix things here. I will have to fix it after