Skip to content

dopsmain/wot-stats-search-engine

 
 

Repository files navigation

Project World of Tanks Statistics Engine

Description

This is a World of Tanks Player, Clans and Tankopedia 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 GNU General Public License in version 3 or later. 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. - removed
  • Player rankings - not finished
  • Clan rankings - not 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

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

Plans for later

  • Making a joomla Module to get this work on the newest Joomla CMS v3, but it will takes some time, because they have the old twitter bootstrap v2 included which will be in conflict with my included v3.

About

World of Tanks Player, Clans and Tankopedia Search Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.6%
  • CSS 3.4%