Ebola_Twitter_Map
Heroku site - https://ebola-map.herokuapp.com/
The Twitter Ebola Map project purpose is to use a user table, authentification, password encryption, Twitter API, Socket, Mapbox API, and several other features.
There is a welcome page that leads to a signup page and to a log in page. Both use Bcrypt, Passport, and cookie session. Users are stored into a table using sequelize.
On the map page, there is a stream of tweets mentioning 'ebola' and a map with icons being pinned in real time.
Resources Socket.io Twitter streaming api Mapbox Sequelize Connect Flash Cookie Sessions Passport Postgres Heroku Bootstrap

Log in or sign up for Devpost to join the conversation.