JohnnyDevNull / wot-stats-search-engine

Vehicle and player search engine for the Wargaming.net games World of Tanks and World of Warships

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Wargaming Stats Search Engine

Description

This is a World of Tanks and World of Warships Player, Clans and Vehicle Search Engine. It uses Twitter Bootstrap version 3 and some basic JQuery libriaries for a modern user expirience. My main goal with this project is to improve a standardized flat solution which can be simply customized with your own needs, wishes and look & feel.

Licence

This project ist licenced under the MIT License. For more detail see LICENSE.md

Features

Pages
  • Full text searching for players and whatching the statistics profiles from the search list. - finished
  • Full text searching for clans and whatching the statistics of the whole clan and it's members. - finished
  • Include Tankopedia to watch around the tanks and modules for them. - on hold
  • Player rankings - not finished
  • Clan rankings - not finished
  • Game Swichter between World of Tanks and World of Warships - finished
The Software
  • Based on a simple MVC structure developed by myself, to give you a simple way to customize it
  • All view relevant html data are outsourced in templates which contains only pure html for better customizing
  • config.php for presetting your own features
  • language translation with .ini files
  • included at the time "en-GB" and "de-DE" for all finished pages
  • custom.css to modifiy the existing default template
  • abillity to create your own template

Installation

You will be able to only include the main index.php file, set your necessary settings in the config.php and that will be all. From any subfolder in your Project or Homepage

Demo

http://www.spitze-voraus.de/api/index.php

Plans for later

  • Joomla Module - on hold
  • Woltlab Burning Board integration

About

Vehicle and player search engine for the Wargaming.net games World of Tanks and World of Warships

License:MIT License


Languages

Language:PHP 71.8%Language:JavaScript 25.8%Language:CSS 1.5%Language:HTML 0.9%