Self-hosted database for organizing PC hardware benchmarking results
Go to file
2023-05-08 12:57:03 -04:00
assets Added Grunt for compiling CSS/JS; added start of Result controller 2022-11-25 16:30:22 -05:00
bin Added batch scripts to run/develop the app on Windows 2023-05-08 12:57:03 -04:00
conf Added eloquent and phinx to project to handle database interactions and migrations; added Result model for storing benchmark results 2022-11-25 16:48:54 -05:00
data Initial PHP Slim project structure 2022-11-25 15:46:18 -05:00
db/migrations Added Test class to track benchmark groups 2022-11-25 19:39:51 -05:00
public Initial PHP Slim project structure 2022-11-25 15:46:18 -05:00
src Ordered result and test searches by last updated date 2022-11-25 21:30:56 -05:00
views Ordered result and test searches by last updated date 2022-11-25 21:30:56 -05:00
.gitignore Added Grunt for compiling CSS/JS; added start of Result controller 2022-11-25 16:30:22 -05:00
composer.json Added eloquent and phinx to project to handle database interactions and migrations; added Result model for storing benchmark results 2022-11-25 16:48:54 -05:00
composer.lock Added eloquent and phinx to project to handle database interactions and migrations; added Result model for storing benchmark results 2022-11-25 16:48:54 -05:00
Gruntfile.js Added Grunt for compiling CSS/JS; added start of Result controller 2022-11-25 16:30:22 -05:00
LICENSE Initial PHP Slim project structure 2022-11-25 15:46:18 -05:00
package-lock.json Added Grunt for compiling CSS/JS; added start of Result controller 2022-11-25 16:30:22 -05:00
package.json Added Grunt for compiling CSS/JS; added start of Result controller 2022-11-25 16:30:22 -05:00
phinx.php Added eloquent and phinx to project to handle database interactions and migrations; added Result model for storing benchmark results 2022-11-25 16:48:54 -05:00
README.md Initial commit 2022-11-25 10:09:05 -05:00

colossus

Self-hosted database for organizing PC hardware benchmarking results