Closed alyyasser19 closed 2 years ago
search currently has to have the full word to function, add the case of writing just part of the word,
should be as simple as uinsg substring on find
Turn the input to uppercase in required inputs
Perfect
search currently has to have the full word to function, add the case of writing just part of the word,
should be as simple as uinsg substring on find