This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
firestore-autocomplete
mirror of
https://github.com/brettlangdon/firestore-autocomplete.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Example application using Firebase Firestore for autocomplete.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
4
Branches
106 KiB
JavaScript
51.7%
HTML
26.9%
Python
21.4%
Branch:
master
dependabot/pip/certifi-2022.12.7
dependabot/pip/rsa-4.7
dependabot/pip/requests-2.20.0
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
HTTPS
ZIP
TAR.GZ
Brett Langdon
bb4bf65d18
Improve results rendering a bit
8 years ago
.gitignore
Initial version of application
8 years ago
Pipfile
Initial version of application
8 years ago
Pipfile.lock
Initial version of application
8 years ago
README.md
Add readme
8 years ago
app.js
Improve results rendering a bit
8 years ago
imdb-top-250.json
Initial version of application
8 years ago
index.html
Improve results rendering a bit
8 years ago
upload.py
Initial version of application
8 years ago
README.md
Firestore autocomplete example
https://brettlangdon.github.io/firestore-autocomplete/