Commit Graph

9 Commits

Author SHA1 Message Date
Gregory Ballantine
6aca95d832 Added rudimentary chart generation for benchmarks 2024-02-09 15:39:49 -05:00
Gregory Ballantine
357bb69257 Fixed linter errors 2024-02-09 13:59:44 -05:00
Gregory Ballantine
1e0cd49cf8 Added ability to add benchmark results from hardware page 2024-02-09 13:57:01 -05:00
Gregory Ballantine
ef2e0a12a5 Removed Test object to simplify database schema; updated docker scripts to run database migrations before starting the server if the database doesn't exist 2024-02-09 08:40:34 -05:00
Gregory Ballantine
516f125ea7 Fixed a lot of linter warnings 2023-12-11 13:08:46 -05:00
Gregory Ballantine
c940a248d7 [Issue #5] - Reworked app to better organize results with their corresponding tests 2023-09-21 20:41:25 -06:00
Gregory Ballantine
f0115847b8 Fixed a couple of things missing from result displays 2023-09-03 09:02:31 -04:00
Gregory Ballantine
7655b75410 Added functionality to add a benchmark result 2023-07-05 23:39:08 -04:00
Gregory Ballantine
6c1c8bca0a Added Sequel ORM for database handling; added navbar 2023-07-05 18:04:31 -04:00