davidyell / FFBE-Helper

An application for managing units and parties for Final Fantasy Brave Exvius

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final Fantasy Brave Exvius Helper

An application to help picking units and organising parties.

http://finalfantasyexvius.com

What is it?

This is an application, mostly a front-end for a database of Final Fantasy Brave Exvius units.

The idea behind it is to get better insight into which units to use, their stats, and to help with selecting units for the optimum party based on various statistics.

Requirements

  • CakePHP 3.3+
  • MySQL 5.7+
  • PHP 5.5.9+

Installation

The repo can be cloned into a folder, and then the dependancies installed with composer install. Then you'll probably want to create a virtual host to run the application. Find out more on the CakePHP book.

Thanks

Thanks to the good folks over at ExviusWiki.com as I used their pages to build my database.

License

Obviously the game contents are copyrighted to their respective owners, Square Enix and Gumi.

My codebase is licensed with MIT, see license.md.

About

An application for managing units and parties for Final Fantasy Brave Exvius

License:MIT License


Languages

Language:PHP 96.3%Language:CSS 1.9%Language:JavaScript 1.0%Language:Shell 0.5%Language:Batchfile 0.3%