Commit graph

40 commits

Author SHA1 Message Date
AKP
0d2ec251e4
Update db.py 2022-10-30 11:25:24 +00:00
AKP
ebd6cfb0c4
Merge branch 'backend' 2022-10-30 08:25:29 +00:00
AKP
66c62bd71d
Add delete endpoint
Signed-off-by: AKP <tom@tdpain.net>
2022-10-30 08:24:13 +00:00
AKP
a9d8e88f9e
Update db.py 2022-10-30 07:58:01 +00:00
AKP
6884b95249
Update endpoints.py 2022-10-30 07:58:00 +00:00
AKP
19faf948ef
Alter 2 files
Update `db.py`
Update `endpoints.py`
2022-10-30 07:58:00 +00:00
AKP
2b8a79b3aa
Update endpoints.py 2022-10-30 07:58:00 +00:00
AKP
0ecfb9cd39
Format everything
Signed-off-by: AKP <tom@tdpain.net>
2022-10-30 07:57:59 +00:00
AKP
56c2a8246d
Alter 2 files
Update `db.py`
Update `endpoints.py`
2022-10-30 07:57:59 +00:00
AKP
c941d00555
Update db.py 2022-10-30 07:57:38 +00:00
AKP
5fe92bfc8e
Update endpoints.py 2022-10-30 07:57:12 +00:00
AKP
98007a3a5a
Alter 2 files
Update `db.py`
Update `endpoints.py`
2022-10-30 07:45:33 +00:00
AKP
c040418a67
Update endpoints.py 2022-10-30 07:41:02 +00:00
AKP
f232c3478f
Format everything
Signed-off-by: AKP <tom@tdpain.net>
2022-10-30 07:34:02 +00:00
AKP
753404f72d
Alter 2 files
Update `db.py`
Update `endpoints.py`
2022-10-30 07:33:44 +00:00
Lewie Hill
9c65363fa4 Fixed connection thread issue thingy 2022-10-30 03:29:58 +00:00
he1d1
8fb0c8da3a
Merge pull request #3 from he1d1/ui
Added CORS & map
2022-10-30 00:15:29 +01:00
Lewie Hill
5028f6c3f5 Added CORS & map 2022-10-30 00:14:20 +01:00
ellie
f905d9ccc4 edited error in places table to change fields to foreign keys 2022-10-30 00:07:26 +01:00
ellie
8e5f12c03c added deletion of places users have visited 2022-10-29 23:51:25 +01:00
ellie
a0618b058e added a method for returning a list of IDs of places a user has visited 2022-10-29 23:43:10 +01:00
ellie
6428e984a6 added user class and user sql queries to the db class 2022-10-29 23:32:26 +01:00
ellie
98063d6a70 added user table and places visited table 2022-10-29 21:06:04 +01:00
ellie
58b91501ef completed to do list properly this time 2022-10-29 20:41:02 +01:00
ellie
6c7e8e9940 updated get entry 2022-10-29 20:04:21 +01:00
AKP
971ca5850e
Update endpoints.py 2022-10-29 19:52:56 +01:00
ellie
2dc6c761ed Merge branch 'backend' of https://github.com/he1d1/duck-pond into backend 2022-10-29 19:03:04 +01:00
ellie
68cf22f7f9 database mathods 2022-10-29 19:02:15 +01:00
AKP
8bf86dbd1c
Update endpoints.py 2022-10-29 18:47:14 +01:00
AKP
d684d3c12b
Alter 2 files
Update `db.py`
Update `endpoints.py`
2022-10-29 18:45:09 +01:00
AKP
6fa3a29264
Alter 2 files
Update `db.py`
Update `endpoints.py`
2022-10-29 17:53:04 +01:00
AKP
bffd014909
Merge remote-tracking branch 'origin/sql' into backend 2022-10-29 17:50:07 +01:00
AKP
1e24048ba3
Alter 2 files
Update `endpoints.py`
Update `paths.py`
2022-10-29 16:49:37 +01:00
ellie
f3327f8966 made SQL queries 2022-10-29 16:00:43 +01:00
AKP
e2f8c087d9
Alter 3 files
Update `README.md`
Update `endpoints.py`
Add `paths.py`
2022-10-29 15:48:27 +01:00
AKP
f75dde9ac7
Alter 4 files
Update `.gitignore`
Update `__main__.py`
Add `db.py`
Add `endpoints.py`
2022-10-29 14:43:59 +01:00
AKP
6b3ca4248f
Add requirements.txt
Signed-off-by: AKP <tom@tdpain.net>
2022-10-29 14:20:02 +01:00
AKP
a1c32c342f
Basic initial thingo 2022-10-29 14:01:25 +01:00
AKP
7208276c18
Alter 2 files
Add `poetry.lock`
Update `pyproject.toml`
2022-10-29 13:53:02 +01:00
AKP
9d66cdc032
Add backend
Signed-off-by: AKP <tom@tdpain.net>
2022-10-29 13:10:10 +01:00