dario-cfpt f2c26ce8c1 Add cordova device plugin and zoom in home page
The user can now zoom in/out the network graph in the home page with
two buttons.

Added the cordova device plugin to detect when the phone is ready and
the change the behavior of the backbutton on android.

Disabled the panel left swipe because of some scroll problems in
landscape mode.
2020-03-07 15:26:38 +01:00
2019-12-10 10:10:14 +01:00
2019-11-26 08:39:18 +01:00

FE_Charts

Fire Emblem Charts is a mobile application that allows you to view the statistics of the characters in the game Fire Emblem Three Houses in the form of graphics.

Setup the server

Copy the .env-example file and rename it to .env, then set the value of each variables corresponding to your environments.

Install the dependencies with npm install, then run the server with npm start

Description
Fire Emblem Charts is a mobile application that allows you to view the statistics of the characters in the game Fire Emblem Three Houses in the form of graphics.
Readme 38 MiB
Languages
JavaScript 59%
CSS 40.3%
HTML 0.5%
PHP 0.2%