Project 2.3
http://artemmoskovets.pythonanywhere.com/
Using tweepy, Flask, render_template, redirect, request, url_for, folium, Nominatim Program creates online map with location of user's friends
def authentification(): authentificates user's API
def create_map(locations): creates folium map
def getlocations(user_name): gets locations using geopy