FourSquare Analytics for analyzing the foursquare data (user and venue data).The website makes use of google scripts inorder to get the current address based on the lattitude and longitude values.
As of now we are doing some analytic's for users Leaderboard where we are showing a the bar , line and radar chart. Also exploring venue where we are showing a charts for all the users.
With the Leader board , one has to connect to foursquare , by just clicking on the button for 'Connect to Foursquare' upon authentication , the page will be displayed with user id and authentication key. Then we will have to click on 'Get Leader Board' button in order to get the results about our leader board. A chart is shown based on our Leader board.
It's a simple and small project developed using the following technologies
ASP.NET MVC4
Bootstrap Framework for theaming and little responsive design.
Google Map scripts and related things to show maps.
Chart.JS for rendering bar, line and radar charts.
Makes use of FourSquare and Google Geo coding libraries.
For more Information regarding this project, please refer the code sample and explanations that I have uploaded in MSDN Code Samples - http://code.msdn.microsoft.com/FourSquare-Analytics-0bb1c853
Here's an article that I had publised in CodeProject - http://www.codeproject.com/Articles/613808/FourSquare-Analytics
Log in or sign up for Devpost to join the conversation.