vinchent
  • Joined on 2023-08-20
vinchent pushed to main at vinchent/udemy-go-web-2 2024-08-03 20:26:46 +00:00
fc3b0ba68d Update go tmpl name
29902fc2f1 Setting up routes and building a render function
Compare 2 commits »
vinchent pushed to main at vinchent/udemy-go-web-2 2024-08-03 10:17:45 +00:00
a7c561dd65 Setting up a web application
vinchent pushed to main at vinchent/udemy-go-web-2 2024-08-02 16:22:50 +00:00
364d3a5557 create go module
vinchent pushed to main at vinchent/udemy-go-web-2 2024-08-02 16:20:12 +00:00
3e6b5d6e25 add docker file for mariadb
2e2f1d6a0e add gitignore
vinchent created branch main in vinchent/udemy-go-web-2 2024-08-02 16:20:12 +00:00
vinchent created repository vinchent/udemy-go-web-2 2024-08-02 16:04:41 +00:00
vinchent pushed to sqlc at vinchent/udemy-go-web-1 2024-08-01 14:50:14 +00:00
dd49a1e687 Finish adding sqlc and fix some bugs
vinchent pushed to sqlc at vinchent/udemy-go-web-1 2024-08-01 08:05:01 +00:00
459a4e5c7d 1. change db to sqlc, 2.use repo for db drivers
cec183b416 finish pgc impl
f20f256313 Use sqlc
30c552cf6c change postgres to docker
Compare 4 commits »
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-30 18:03:53 +00:00
30c552cf6c change postgres to docker
vinchent pushed to sqlc at vinchent/udemy-go-web-1 2024-07-30 09:54:32 +00:00
vinchent created branch sqlc in vinchent/udemy-go-web-1 2024-07-30 09:54:32 +00:00
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-29 20:09:09 +00:00
3eab2a3c9f add todo
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-29 19:54:45 +00:00
5d225f0186 Use redis to store the sessions
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-29 12:21:00 +00:00
52c3679158 Use cmd flags
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-29 12:06:08 +00:00
aca8605870 fix a make reservation error
6631288843 add more tests
Compare 2 commits »
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-28 13:48:13 +00:00
99c2eec759 add some tests
623291541a Fixing redirects
d7f7a2d8d9 Handling Calendar changes
14828fb901 Reservation calendar 4
Compare 4 commits »
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-27 20:39:28 +00:00
7894a05daf Reservation Calendar 3
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-26 11:41:02 +00:00
b97c6cba5c reservation calendar 2
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-26 08:18:33 +00:00
a7cf9fe4f0 Showing the reservation calendar
vinchent pushed to main at vinchent/udemy-go-web-1 2024-07-25 12:09:50 +00:00
5987fadb03 Deleting a reservation
fcd29cc082 Marking a resercation as processed
ca1e72c676 Editing a reservation
d4cf44bb22 Database functions for editing a reservation
Compare 4 commits »