/Lab2_2-3

Primary LanguagePython

Lab2_2-3

2_2

The second task was to create a python file which helps to easily navigate through a json file. The module I have written is json_navigator.py Screenshot from 2022-02-17 18-24-13

You can test the module with the web.json which was attached.

2_3

The third task uses all the other files(and web.json).

The main.py is the main module which creates the app. The web_application.py creates a map and other files are just supportive. To run this project it is required to have the hidden.py file with your own keys from Twitter API. Screenshot from 2022-02-17 18-47-01

Then, just run the main.py file and you will see this: Screenshot from 2022-02-17 18-41-30

Click on the link and you will arrive here: Screenshot from 2022-02-17 18-45-09

Input the name of the user whose friends you want to see, press enter, wait a bit, and only then press the green button. As the result, you will see this: Screenshot from 2022-02-17 18-54-25