# Auto-Complete ## Description Simple auto complete search bar. ## Table of Contents - [Description](#description) - [Features](#features) - [Usage](#usage) - [Credits / Resources](#credits--resources) - [License](#license) ## Features / TODOS - [x] Auto complete search bar - [x] Debouncing - [ ] Throttling - [ ] Redis / Caching - [ ] Postgresql / Backend ## Usage ## Credits / Resources [Web Dev Simplified - Debounce and Throttle](https://www.youtube.com/watch?v=cjIswDCKgu0)
[Steve Griffith - Autocomplete input with debounce](https://www.youtube.com/watch?v=2qRE071fWxw)
## License This project is licensed under GPLv3 - see the [LICENSE](LICENSE) file for details.