auto-complete/README.md
2024-11-15 20:04:02 -06:00

693 B

Auto-Complete

Description

Simple auto complete search bar.

Table of Contents

Features / TODOS

  • Auto complete search bar
  • Debouncing
  • Throttling
  • Redis / Caching
  • Postgresql / Backend

Usage

Credits / Resources

Web Dev Simplified - Debounce and Throttle
Steve Griffith - Autocomplete input with debounce

License

This project is licensed under GPLv3 - see the LICENSE file for details.