This repository is not active
NanditaRao/AllOfTheLights
This is a web application that uses Struts2 framework and Hibernate ORM model. The app basically lets a user plan his itinerary for a day at Times Square. The database used is MySQL. Data related to Entertainment, Restaurant and Shopping in Times Square is pulled from open-data-source "nycopendata" and stored in the database. This information is provided to the user who can pick any of these events to plan his itinerary. It also has the provision where, if the user logs into facebook then with his permission, all his friends who are using this app too will get added on his friend list in the app automatically.
Java