Commit graph

20 commits

Author SHA1 Message Date
87e66f74bd add form to add task 2022-04-06 20:23:14 +02:00
bea864d967 show tasks in a table 2022-04-06 14:24:01 +02:00
9b4eb8f7aa fix login and show tasks 2022-04-06 14:12:15 +02:00
6ad423ae5c handle error responses 2022-04-06 13:40:33 +02:00
5b2252d6bd include axios and show toasts 2022-04-05 21:21:48 +02:00
712af41c28 endpoint to get tasks 2022-04-04 12:26:36 +02:00
9e058e4f03 change paths, add task to db 2022-04-04 12:13:55 +02:00
6a56b03bf6 change post to get request with header 2022-04-04 11:53:05 +02:00
2d98665f92 save username in cookie 2022-04-04 11:40:34 +02:00
539a36dffe really basic login 2022-04-04 10:16:29 +02:00
177a26a2e9 fix register and login handler for future edits 2022-04-04 09:15:02 +02:00
b5f1ccf98d place scripts in index as template 2022-04-04 08:06:09 +02:00
48813dc129 update module 2022-04-04 08:05:57 +02:00
acdee880e4 registering user works 2022-03-30 15:11:58 +02:00
faf460470e basic navigation and basic forms 2022-03-30 14:54:01 +02:00
9c6ddf6c60 add database 2022-03-30 13:51:51 +02:00
741861bca4 Create .gitignore 2022-03-30 13:51:43 +02:00
28ebe953e0 initial go backend 2022-03-30 12:39:04 +02:00
509622aec0 run juice shop as docker 2022-03-30 11:25:57 +02:00
flo
fa3e0b371e Initial commit 2022-03-30 09:17:13 +00:00