Commit Graph

28 Commits

Author SHA1 Message Date
198e311407 add location type 2023-09-29 14:45:25 +07:00
675abcdb18 fix auth, add reviews, fix cors, fix queries 2023-09-27 21:58:14 +07:00
7100a3618f fix column type 2023-09-24 15:01:46 +07:00
5368e934b6 add get user detail 2023-09-23 15:24:21 +07:00
cbf7a41c80 change datatypea and remove sqlc query 2023-09-23 15:23:50 +07:00
bcb242c0aa add user sessions 2023-09-21 21:38:41 +07:00
bee8f6e5b8 add google maps link to location detail response 2023-09-21 15:54:49 +07:00
f6442fca2e add get location tags 2023-09-20 13:37:14 +07:00
902247b6ed add tags seeder and fix sequence 2023-09-20 12:30:57 +07:00
a5138ed6a5 fix null return query 2023-09-20 11:20:06 +07:00
de860d9173 add get location by detail 2023-09-19 21:50:33 +07:00
d05a9671ee add images 2023-09-19 21:49:48 +07:00
fa86c375c5 add top locations query 2023-09-17 16:32:48 +07:00
bf61b6c0ea add user activites 2023-09-17 16:30:48 +07:00
8861de969a add bayes average 2023-09-17 16:30:37 +07:00
93bd5fb3e9 add submmited by in tags 2023-09-17 16:30:19 +07:00
d1e5e7deb7 add get recent locations rating 2023-09-14 22:51:01 +07:00
06d1284bbe add reviews seeder 2023-09-14 22:50:26 +07:00
1a6ea59e92 adjust query for dynamic arg 2023-09-14 13:49:03 +07:00
831c121983 add locations endpoint and fix some tests 2023-09-13 21:42:31 +07:00
a26328c412 fix database, seeder and seeder script 2023-09-13 21:42:04 +07:00
dfe00f8359 add mock 2023-09-12 17:08:17 +07:00
d1ba0251c0 update user model 2023-09-12 17:07:03 +07:00
4f962bb104 add data seed and updae users table 2023-09-12 12:52:01 +07:00
96dfa4ae29 add commets drop table 2023-09-11 14:24:11 +07:00
ed608f170a add migration for comments 2023-09-11 12:20:10 +07:00
eb4e6b786a add models 2023-09-08 22:24:58 +07:00
c48baeaf5a init 2023-09-07 15:34:15 +07:00