This is a school project by Ørjan Jacobsen (Cyber Security), Pål Larssen (Cyber Security) and Dan Solberg (Digital Forensics). This project provides a visual event pinpointer in Google Maps, where Tweets would be localized.
The project connects to the Twitter API with a PostgreSQL database and using Google Maps API to plot locations of events. We have used Python backend with a database, and connecting this to the frontend we've used JavaScript JSON structure.
Demonstration.of.Twitter.Incident.Visualizer.mp4
Please read the installation manual.
The given database structure in the sql directory is outdated (one table is removed while developing the application).
The attached wordlist found in the config directory is created by Ondkloss and released under the WTFPL licence.
Given credentials in earlier commits is reset and not in use anymore.
You need to have a Twitter developer account and access to the Google API to use this application.