This is a simple autocomplete feature that lets a user find another user in a textarea by typing an '@' symbol followed by the name or username.
Read more about the project here.
- git clone
https://github.com/cutofmyjib/autocomplete.git
cd autocomplete
python -m SimpleHTTPServer
- navigate to
http://localhost:8000/