Skip to content

bigdaddymax/php_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Valuation Vision PHP Test Requirements

Build a Basic Application demonstrating the use of the following:

  • Written MySQL queries using a JOIN or SUBQUERY
  • Some knowledge of OOP / OOD in PHP
  • Some use of Javascript ( Whatever flavor you select )
  • Use of frameworks is frowned upon for this exercise
  • CRUD should be an objective as well
  • Use of a CSS framework ( Bootstrap )
  • Any other pizazz you want to add would be acceptable to show your affinity for such things that you enjoy when developing.

##Instructions :

  • Fork this repository and submit a Pull Request once you complete the tasks, we will then review and let you know what we think.
  • Add a Markdown file named profile.md with links to any other work you would like us to review (GitHub Repos, side project websites, etc)

======= ##Project Data

Each property will have zero or more sales of that property

Property Table Required Columns

address city state ZIP

Property Sales Table Required Columns

Sale Date Sale Price

About

A PHP Test (Basic)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.0%
  • JavaScript 23.5%
  • PHP 21.5%