Commit Graph

13 Commits

Author SHA1 Message Date
sosokker
c926a9f332 Improve Google API Sync 2023-11-04 03:30:21 +07:00
sosokker
6581b547a0 Add Retreive data from calendar API 2023-11-02 11:22:13 +07:00
sosokker
22e5b705e3 Update Use Authorization code to exchange with token. 2023-11-02 00:52:39 +07:00
sosokker
67829fc292 Fix Google Login / Restyle Login-Logout 2023-10-31 04:09:18 +07:00
Sirin Puenggun
f032ae50d6
Add django.yml to run github action on tests (#11)
* Create django.yml

* Update django.yml

* Update django.yml

* Connect to Postgres before do test

* Fix Syntax Error

* Fix Migrate error

* Fix migration error / Modify requirments.txt

* Fix Database secret value missing

* Fix test error

* Add badge to README.md
2023-10-30 20:25:27 +07:00
sosokker
48a2d6dd7a Add CRUD task, tag, reminder API 2023-10-30 15:53:43 +07:00
sosokker
cdb71fc463 Add Tasks app and model 2023-10-30 15:53:43 +07:00
sosokker
4203cf517a Fix 400 google OAuth api call 2023-10-28 22:41:33 +07:00
sosokker
ca24f89c6d Add Sign Up 2023-10-28 13:13:28 +07:00
sosokker
15b8f1446e Add Authenticate API endpoint / Add CustomUser models
React will use this authenticate api endpoint
2023-10-27 21:39:59 +07:00
sosokker
a82344029f connect with PostgreSQL 2023-10-27 02:04:13 +07:00
sosokker
e169be9340 Setup Google Oauth 2023-10-27 01:50:19 +07:00
sosokker
90a69ae0a9 Use monorepos 2023-10-27 01:05:29 +07:00