This site tracks location and redirects to google.com
git clone https://github.com/1blackghost/NAB-Location-Tracker.git Clones the directory and files.
cd NAB-Location-Tracker
python3 app.py
Returns a google-map-link
User-Locations are logged and printed out in console and are saved in user.txt
Runs Flask server.
Go to 127.0.0.1:5000 on your browser
The webpage will be displayed
Use ngork/pythonanywhere server for deployment.