PHPRunner manual
This template is designed to build vacation house listings.
Administrator (admin/admin) has full access to all tables. Admin can add/edit properties, make/cancel reservations etc.
Guest users can search/view property listings and availability.
This template uses the following tables:
properties - main table that holds vacation house listings
reservations - house reservations
login - login table
bedrooms - lookup table (number of bedrooms)
bathrooms - lookup table (number of bathrooms)
areas - lookup table (area type)
locations - lookup table (location type)
propertytype - lookup table (property type)
state - lookup table (states)
status - lookup table (reservation status)