Skip to content

santos22/emoji-in-the-haystack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

emoji-in-the-haystack

Make sure you meet the following prerequisites before running this project:

Run Elasticsearch instance

elasticsearch

Start the virtual environmnt

pipenv shell

Run migrations

python manage.py migrate

Retrieve emoji data

python manage.py initemojidata

Index emoji data

python manage.py rebuild_index

Run the app

python manage.py runserver

About

Search for emojis - app built using Django and Haystack ๐Ÿ”โ˜๏ธ๐Ÿ˜บ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published