Commit Graph

9 Commits

Author SHA1 Message Date
Thegan Govender
dc3f900c5a users page + db auto create(WIP)
Created users info page when viewing user data on user tab

Added DB Procs to retrieve data for those components

Added db auto initialize to the backend in preparation for docker images, this needs work as it still crashes if it cant connect to the db
2023-03-23 22:37:04 +02:00
Thegan Govender
4c4fcd04d5 UI Changes, stat fixes
Changed around nav bar
Added users stats view
renamed views for better understanding(still more to do).
CREATED SCRIPT TO SPINUP POSTGRESS DB WITH TABLES AND FUNCTIONS
2023-03-21 21:52:41 +02:00
Thegan Govender
582a39918e full change to statistics
1) Created components for statistic reporting.
2) Database changes and PROC/Function creations. Still need to make MOST VIEWED LIBRARIES/CLIENTS/ MOST ACTIVE USERS dynamically load with date range (Function Creation on DB side)
2023-03-19 22:01:40 +02:00
Thegan Govender
28ed76d6c4 bck/frnt end changes to accomade sync and stats 2023-03-12 20:48:34 +02:00
Thegan Govender
6dd98cb07a Back-end cng to get and store data + stats api 2023-03-11 11:41:46 +02:00
Thegan Govender
b8164997a7 css fixes 2023-03-09 20:51:26 +02:00
Thegan Govender
dbe75bd82e Add recently played(WIP). centralized API function 2023-03-09 20:47:52 +02:00
Thegan Govender
504aaee682 initial commit 2023-03-08 06:59:56 +02:00
cyfer
247a1d7d8e Initialize project using Create React App 2023-02-21 20:58:43 +02:00