VK Handshakes
Скрипт на JavaScript ищет кратчайшую цепочку знакомств между двумя пользователями ВКонтакте по графу друзей. Открытый код EQ.team на GitHub.
Что это
Finds out how the minimum number of users between you and any other person
Make sure you have the latest packages installed
Note: If you don't have npm installed, make sure you have
node installed. If you don't have bower,
npm install -g bower.
The above steps will download all the required software to
build and run this app, such as grunt,
requirejs, and jquery.
You can run your app using grunt preview. This will start a
server on localhost:8000, meaning you can simply go to the
url localhost:8000/index.html
while it's running.
If you'd like to run the compiled version, run
grunt preview-live.
Установка
git clone https://github.com/streeboga/vk-handshakes.gitОбсудим задачу
Опишите задачу в 2–3 предложениях и оставьте контакт. Ответим в течение 2 часов в рабочее время.