A Chess game.
A php site was to be made demonstrating session usage for maintaining a shopping cart along with a message board which would authenticate users to log in can add or remove items from the cart or can participate in a discussion forum. The site was built on php and consumed an ebay test service.
In message board the users could create a new message or reply to an existing message.The messages will be stored in a central database, Users need to log in to post messages or to reply to threads. The site was built on php and Mysql
The Project was part of Web Data Class which would use JSON and get the data from Yelp API using the area displayed in the Map Section, display information about the restaurants also display each restaurant as a marker in Google Map API