Skip to content

karyna-volokhatiuk/Twitter-Friends-Map

Repository files navigation

TWITTER-FRIENDS-MAP

TWITTER-FRIENDS-MAP is a program for generating a world map with location of friends from Twitter. It has a separated module for navigation through the json-files.

Installation

To use the program clone the repository via GitHub (https://github.com/karyna-volokhatiuk/Twitter-Friends-Map.git) or follow this link http://karynavolokhatiuk.pythonanywhere.com/.

Usage

After running the program with module 'app.py' from folder 'app' user should follow the link and input the nickname from Twitter and bearer token there.

run_app

If the nickname or bearer token are invalid, html-page with appropriate message will be opened.

incorrect_input

failure

If input information is right, the world map with friends' locations will be generated and opened.

input_data

friends_map

To use a separated module for navigation through the json-files user should run 'navigation_json.py' from folder 'navigation_json' and answwer questions to find information needed from json file.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published