Yacht Charter – Yachts rent online service

Overview

Yacht charter is a simple and profitable business segment. The business sense is to receive requests from potential customers and transfer them to yacht owners for 5-10% commission. A website is a yacht catalog that supports the addition, editing, display and promotion of yachts. Any customer can contact you by sending a special request form or using the contacts page.

Yacht charting is a huge business segment with a low automatization and big opportunities. Yachting also known as reach man sport, as successful game for a few. Just think: yacht rent per week can starts from 5000$. Only for taking potential business contact you can earn from 500$ and much more. Each one can join this profitable business right now – you only must have mobile phone and website with yachts catalogue.

Our solution includes administrative panel, yachts data catalogue and some automatization tools. There is more than 30 yachts parameters you can manage. Website includes multi currencies and multi languages support. You can define yacht price main currency and make online automatical conversion to someother currencies with bank API. You can make many subdomains with different languages. When we talk about multi languages support it means that language model included on database level, and you don’t need to make many subdirectories for each language you want support. Our solution is written with high quality standarts and easely can be growth to big portal.

Features

  • Simple business idea, you don’t need to spent many hours to start.
  • Multi languages model. You can make website with many subdomains, each one will be associated with a different language. All textes will be stored in DB with a specified language.
  • Multi currencies model. Website allows to showing pricing data in different currencies, with automatical convertion. It works with central bank API.
  • Unique template design.
  • Mobile adaptive template. Using twitter bootstrap and W3C best practicles, our website perfectly works on PC, Android, iOs and many more platforms.
  • Mobile adaptive yacht images viewer.
  • Fast and smart frontend. 80+ points in Google speed test. Smart preloaders for each page.
  • W3C markup validation success. There is no inline styles or strange code.
  • Server side uses PDO micro ORM (idiORM) for fast and simple database interaction.
  • HTML5 ready. All frontend markup written in pure HTML5 code.
  • Simple, obvious and fast adminpanel – thins that you really needed.
  • QR code with hotlink at every yacht page.
  • Images cropper in adminpanel. Each added yacht photo will have the same image size. No different image sizes or strange images.
  • Fast and simple installation.
  • PHP 5.6 compatible.
  • Compatible with Windows and Linux web servers.

Requirements

  • Windows or Linux webserver
  • MySQL Server 5.1+
  • PHP 5.6+

Instructions

A. How to install?

A.1. Copy all files to your domain root

A.2. Make common config in next file:
/engine/libs/config/gcf.php

A.3. Make database config in next file:
/engine/libs/db/dbconfig.php

A.5. Create DB Schema with some name like u0217723_yachtscharter

A.6. Execute SQL script inside created schema, to install database tables:
/dbmacro/dbinstall.sql

A.7. Make yachts images folder permissions (Set up folder permissions: Read, Write):
/img/yachts

A.8. Make yachts images cropper temp folder permissions (Set up folder permissions: Read, Write):
/js/croppic/imgtemp

A.9. Make QR codes generator folder permissions (Set up folder permissions: Read, Write):
/img/qrtemp

A.10. Change sitemap content:
/sitemaps/common.xml

A.11. Change robots.txt content:
/robots.txt

————————————————————————————————-
————————————————————————————————-
————————————————————————————————-

B. How to use:

B.1. Use login page to login as administrator. Login page info:
Address: /login
Loign: [email protected]
Password: ****

B.2. You can add a yacht from the following page:

/yachtadmin/new?accesscode=****

B.3. You can add a article from the following page:

/materialadmin/new?accesscode=****

Related