Commit graph

56 commits

Author SHA1 Message Date
AKP
c4c78abf0b
Alter 3 files
Add `duckpond.db`
Add `duckpond.db`
Add `duckpond.db`
2022-10-30 12:14:09 +00:00
Lewie Hill
121fa68e9a tnhnthnhuehunh 2022-10-30 12:03:11 +00:00
AKP
0d2ec251e4
Update db.py 2022-10-30 11:25:24 +00:00
Lewie Hill
667d4563ca SNThuneoafu 2022-10-30 11:19:02 +00:00
Lewie Hill
cd2f160a53 Removed unnesecary lock files 2022-10-30 09:37:18 +00:00
Lewie Hill
995e47d1db Added Delete button 2022-10-30 09:32:18 +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
df2fd91e0b Added stuff idfk 2022-10-30 07:20:53 +00:00
Lewie Hill
89c4a6e97d Added quack button 2022-10-30 04:31:56 +00:00
Lewie Hill
2a545abd3b Added ability to create, and to hide the menu 2022-10-30 03:31:34 +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
varnoisy
9f70d855cc
Merge pull request #2 from he1d1/backend
Backend
2022-10-30 00:08:38 +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
Lewie Hill
696e288817 Merge remote-tracking branch 'origin/backend' into main 2022-10-29 18:53:48 +01:00
he1d1
7724642027
Merge pull request #1 from he1d1/ui
Initial UI revision
2022-10-29 18:50:01 +01:00
he1d1
057818a234
Merge branch 'main' into ui 2022-10-29 18:49:45 +01:00
AKP
8bf86dbd1c
Update endpoints.py 2022-10-29 18:47:14 +01:00
Lewie Hill
301976757d Initial UI revision 2022-10-29 18:46:34 +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