Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Authors : Prateek Goel (pg2484) Divyansh Agarwal (da2629) Technology Stack : DB : Amazon RDS - MySQL Server : Node.js, Express Client : Jade, JS Maps API : Google Maps JavaScript API v3 Instructions to run code locally - First, you will need to have all the dependencies installed : Node.js, Node Packaged Modules (NPM) and Express. The following commands will install these packages : brew install node (for Mac OS X. Or just go to the website nodejs.org) npm install -g express npm install -g express-generator - Next, from the TwitterMap directory, run the following commands : npm install npm start Now, go to a web browser and enter the URL "localhost:8081". That's it! Here is a link to a screencast of the app : https://www.dropbox.com/s/zd9a4b972k54a1g/TwitterMap.avi?dl=0