Final Year Project
Go to file
2023-09-23 11:44:36 +01:00
logic feat: #10 added the base for the class on the page 2023-09-23 11:44:36 +01:00
sql feat: closes #11 and fixed database cons remaining open 2023-09-22 19:23:09 +01:00
views feat: #10 added the base for the class on the page 2023-09-23 11:44:36 +01:00
.air.toml chore: added model delete related to #2 2023-09-21 15:38:22 +01:00
.gitignore chore: added model delete related to #2 2023-09-21 15:38:22 +01:00
db.go feat: added users db, login, register, logout 2023-09-19 13:40:59 +01:00
docker-compose.yml feat: added users db, login, register, logout 2023-09-19 13:40:59 +01:00
go.mod feat: moved files into a better position for organization closes #8 2023-09-21 16:43:11 +01:00
go.sum chore: added model delete related to #2 2023-09-21 15:38:22 +01:00
main.go feat: moved files into a better position for organization closes #8 2023-09-21 16:43:11 +01:00
shell.nix chore: added model delete related to #2 2023-09-21 15:38:22 +01:00
users.go feat: moved files into a better position for organization closes #8 2023-09-21 16:43:11 +01:00