Files
FE_Charts/README.md
dario-cfpt ea23badffb Add images for logo and splash screen
Also added project informations in the about page and updated the README
2020-03-16 18:39:20 +01:00

11 lines
541 B
Markdown

# 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 app
- Change the variables in the `database.php` file to match the server.
- Change the `BASE_URL` constant in the `database.js` file with the host corresponding to the server.
## Updating the catalogue
After updating the catalogue, you must add a new row in the `Tbl_Catalogue` table with the new version of the catalogue and the date of the update.