Project Details
PHP, MySql, CSS
Description
This website is basically for those users who already live in New York City or want to become New Yorkers in future. It helps the users to search for a job, apartments, events and people in the New York. In this project we have grabbed the data from http://newyork.craigslist.org/, and populated the site with this data for Job section. We worked with Dolphin software, which is a PHP written software for generating feeds, and populate the Job section of the site with the data from http://newyork.craigslist.org/.
Client Comments
Thank you so much. You always exceed my expectations! I am very happy with this project as well as every other project you have done for me. These people are amazing!
This website is basically for those users who already live in New York City or want to become New Yorkers in future. It helps the users to search for a job, apartments, events and people in the New York. In this project we have grabbed the data from http://newyork.craigslist.org/, and populated the site with this data for Job section. We worked with Dolphin software, which is a PHP written software for generating feeds, and populate the Job section of the site with the data from http://newyork.craigslist.org/.
Client Comments
Thank you so much. You always exceed my expectations! I am very happy with this project as well as every other project you have done for me. These people are amazing!
Key Features
-
Data Crawling
In the website data is fetched from http://www.craigslist.org/ and store into website database that will be later populates on the front-end of the site by integrating our script into Dolphin software. -
CronJobs
The scripts are scheduled to run on the regular intervals to fetch data from http://www.craigslist.org/ and store into website database that will be later populates on the front-side. -
Template Modification & Improved Presentation of Data
The templates are modified to fulfill client side requirements and the layout of the website is changed to improve the data presentation on the site. -
Generating Feeds through Dolphin
We worked with Dolphin software, which is a PHP written software for generating feeds, and populate the Job section of the site with the data from http://newyork.craigslist.org/. -
RSS Feeds
The data feeds are parsed from http://www.craigslist.org/.