Skip to content

mysecurityanalytics/social-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English, Türkçe

social-map

This project is created by Sena Erdoğan within the scope of My Security Analytics 2020 summer internship program. The aim of the project is to display social activities in a particular region on the map. In this context, the locations according to the selected category are shown on the map using Google Maps. Then, using the Twitter API, the tweets with the specified keyword are pinned on the map.

Different technologies is used in the project to broaden the horizons of the developer. For server operations node.js, for interface React and for logging mongoDB is used in order to provide the highest level of benefit.

Requirements

Environment variables are defined in the example.env file, after changing the file as .env, variables should be filled. An API Key to search Google Maps data, Authorization Token to use Twitter data and mongoDB connection properties to keep user logs needs to be specified.

Install

Download project codes, specify the environment variables mentioned above and open project folder and then type docker-compose up -d. Afterwards, the application can be accessed from locahost:8080.

Screenshots

Main Screen

Google Maps

Twitter