f0ed0e519c
Add classes for the comparator page
2020-01-28 15:35:52 +01:00
2baa70c2c2
Add comparator of characters
...
The user can now compare the stats of multiple characters with two
graph (column graph and polar spider).
Small refactor of the displayPolarSpider function to work in all pages.
2020-01-28 08:33:46 +01:00
824e7eb784
Add missing SQL script
2020-01-28 08:30:25 +01:00
abb1d2ec04
Updated config to fix clear text errors
...
A net::ERR_CLEARTEXT_NOT_PERMITTED occured when using the app on android
phone, we have to force the android to allow the communication to fix
the problem.
More info : https://stackoverflow.com/a/54752717/10736081
Also fixed a problem with the images path when running the app on
mobile.
2020-01-20 13:00:37 +01:00
2af1526b9f
Reorganize the code in multiple new files
2020-01-14 10:14:09 +01:00
80e2b6e919
Add graphs for the growth rates of a character
...
The visual of the graphs remains to be improved according to the size of
the screen.
2020-01-14 09:08:36 +01:00
e24b4be8ed
Fix duplicated fields in the JSON data
2020-01-14 09:04:27 +01:00
05bf75babe
Add network graph for the home page
2020-01-07 08:32:08 +01:00
5fa7f19eb1
Add localstorage management
2019-12-15 12:40:10 +01:00
0ac148d899
Add cordova project template with framework7
2019-12-10 11:36:05 +01:00
c30b24245e
Add route to update catalogue
2019-12-10 10:54:57 +01:00
313427af34
Add scripts to import data
...
When updating the data, we must manually insert a new catalogue version
2019-12-10 10:10:14 +01:00
ccf2720448
Merge branch 'sequelize-models' into develop
2019-12-03 11:46:11 +01:00
7ab64a4ee1
Add models and relationships for sequelize
2019-12-03 11:45:01 +01:00
302d6abbde
Add dotenv module to manage environment variables
2019-12-03 00:18:04 +01:00
1939d88457
Init node dependencies and typescript
2019-11-26 10:11:09 +01:00
cd91335f44
Initial commit
2019-11-26 08:39:18 +01:00