Commit Graph

6 Commits

Author SHA1 Message Date
JP1998 4b99c4b2dd Add proper config for eslint 2018-12-06 09:11:52 +01:00
JP1998 91b532b6cd Add api calls with persistent user data
Added login and registration api calls to the function pool,
while the application state is persistet through localStorage.
Also (if signed in) the username will be displayed in the
navigation bar of the website.
2018-11-29 16:19:02 +01:00
JP1998 27e118041e Add dependency for API-calls
This commit adds the axios-dependency, which is used
to call the API-functions. Moreover the README.md has
been updated accordingly.
2018-11-13 15:36:23 +01:00
JP1998 140589960a Refactor index page to use reactstrap 2018-11-10 17:01:29 +01:00
JP1998 b3be9d7fe4 Add dependency to reactstrap 2018-11-08 13:36:00 +01:00
JP1998 2d1bad3fde Add support for custom css files 2018-11-08 11:20:36 +01:00