4c88ce85dd732f57e22e6d3967c1a2a0916b1f39

After the changes of the server, the ids are now returned as string instead of id. So we needed a more explicit verification in some of the javascript tests. Also added a missing class in Tbl_Character_Class table and a script will all data.
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.
Languages
JavaScript
59%
CSS
40.3%
HTML
0.5%
PHP
0.2%