1 / 4

Sample of our Normal Home Price Evaluator

Sample of our Normal Home Price Evaluator. July 12 2013. Home Price Evaluator. Hello Programmer, We do home price graphs for multiple cities eg Abbotsford Top ,. The job we want to hire you to do is to make this graph dynamic on our web-page. Two Phases Phase 1 - Get the graph going

justus
Télécharger la présentation

Sample of our Normal Home Price Evaluator

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Sample of our NormalHome Price Evaluator July 12 2013

  2. Home Price Evaluator • Hello Programmer, • We do home price graphs for multiple cities egAbbotsford Top,.The job we want to hire you to do is to make this graph dynamic on our web-page. • Two Phases • Phase 1 - Get the graph going • Phase 2 - Draw xml data to change cities • Phase 1 - Get the graph going • I need a web-based interactive charts like highcharts.com or FusionChartsbuilt from the following xls data sheet. • This xls will show you two needed data inputs: • 1) The Date • 2) the multiplier which is determined by the date of previous purchase. • You will need Vlookup, Hlookup or index match to match the date to the multiplier% • So we ask the public two questions. • A. How much did they pay for the house? B. When did they buy their house (in the date drop-down). • You need to use vlookupor hlookupor some other table look up to determine • the corresponding multiplier for the imported date. With these two pieces of inputted • data, the graph will be generated. You can try it now by going to the xls and changing • the value in the yellow cell. Note The date cell is not dynamically looking up the corresponding multiplier and currently we have to manually populate the second data.

  3. How to Code on IntranetSites To create a new web-page, hit Add/Reply to create a new webpage in there you can edit the source code. The source code is where you store your all html. Where is the FTP you ask? On this Ipageyou can add your files such as javascript and xml. You can reference your code files with this url - http://coughlinteam.com/intranetimages/coughlinteam/users/6874/Ideas__Appetites.jpg. /users/6874 references your User Id The file name is the name of file that you put up. Your folder is eg:http://coughlinteam.com/intranetimages/coughlinteam/users/6874/ *.* You would reference your files in your folder without the domain name /intranetimages/coughlinteam/users/6874/ *.*

  4. How to get started • Please make the simplest graph using this XlsClick here Write the js and the HTML to run it. Load it onto our Server I will help you do this • Bill

More Related