Benchmark logging tool
Go to file
2024-05-29 09:12:19 -04:00
app Added templating, versioning, middleware, etc 2023-11-24 14:27:23 -05:00
data Added Gorm to project 2023-11-27 22:36:58 -05:00
models Added description field to Test model 2024-05-29 08:58:30 -04:00
public/css Fixed form select field styling 2024-05-29 09:02:00 -04:00
templates Added benchmarks routes and views 2024-05-29 09:11:13 -04:00
web Fixed mix up between benchmark and hardware routes files 2024-05-29 09:12:19 -04:00
.gitignore Added Gorm to project 2023-11-27 22:36:58 -05:00
go.mod Added ability to create projects 2023-11-28 16:36:11 -05:00
go.sum Added ability to create projects 2023-11-28 16:36:11 -05:00
main.go Added ability to create projects 2023-11-28 16:36:11 -05:00
Makefile Updated Makefile to auto-define version 2023-11-24 14:28:53 -05:00