Tapesh

Results 6 issues of Tapesh

#### Description of Change I have added Boyer Moore String Pattern Searching Algorithm in the strings directory. #### Checklist - [x] Added description of change - [x] Added file name...

enhancement
automated tests are failing
requested changes

I have added the `await` keyword that was missing before the `setDoc()` function.

## Description > While selecting text in input boxes, the selection was not visible. I have fixed the issue and not selections are visible in all input boxes ## Resolves:...

Added a `vercel.json` file to define the rewrite rule. This will solve `404: NOT_FOUND` error on the website 👇 ![image](https://github.com/Omkar-Sonawane-23/Tourism/assets/71540051/87866396-4d6f-4acc-b311-87eac783f50d)

### Quickly compare old and new through the screenshots 1. Fixed input boxes of Contact Us section in dark mode - Before: ![image](https://github.com/abhay-raj19/FitBody/assets/71540051/6aef30f1-3f57-4030-930a-c404a9f48434) - After: ![image](https://github.com/abhay-raj19/FitBody/assets/71540051/c136e8d0-2a99-4990-b835-bf0b47e2f5b9) 2. Fixed overflowing testimonials...

## Description > Added dark mode for every page matching with the UI. Now users can toggle the theme. - every page made suitable for dark mode commit by committing...