Project Description:
Introduction:
I ran a website called districtclubs.com. As a new service I would like to provide a widget to other websites that are interested in providing their customers daily information about Washington dc nightclubs. In order to do this my webiste will be providing a javascirpt widget that can be plugged into any webiste. This project's goal is to build that javascirpt widget.
Project:
The website provides a web service (http://www.districtclubs.com/api/widget/getDailyEvents). The web service gives the calling function a json object. The goal of this project is to build a javasciprt based widget that will parse the json object and present the information in a nice looking widget that anyone can put on their website.
Major reqs:
1. All JavaScript
2. Should work on any website when the JavaScript is copied and pasted
Please shoot me a message if you need additional information