Application made solely to discover/practice the following libraries/technologies:
Redux-toolkit
- Redux toolsetReact-table
- table data managerNivo
- charts library based on d3Framer motion
- animation librarySocket.io
- websockets wrapper
!! There might be still some visual/css glitches, especially on <1200px width !!
Backend application for the client part. Made to implement some authentication logic using json webtokens and practice Sequelize
ORM. Server - Express, DB - PostgreSQL.
Sql and Data loader for the postgreSQL. pg
library used to execute queries.