Skip to content

codete/real-time-tweet-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time Tweet Map

An application created at Codete for real-time tweets visualization on a map.

Read more about the application on Codete Blog

Prerequisites

  • Install Scala and Play Framework
  • Checkout the repository
  • Create a Twitter App and update Application.scala accordingly
  • Enable Google Maps JavaScript API in your Google Developer Console, create API key credential and paste it into index.scala.html

Run

Run the application with command

activator run

Visit http://localhost:9000 to display heatmap or http:///localhost:9000/marker to display marker map.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published