From cfd98ed40c655e002af2d7c1922aa6ee324e78e0 Mon Sep 17 00:00:00 2001 From: Kadir Tugan Date: Sat, 18 Nov 2023 12:46:11 +0200 Subject: [PATCH] adding tasks file --- TASKS | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TASKS diff --git a/TASKS b/TASKS new file mode 100644 index 0000000..65da128 --- /dev/null +++ b/TASKS @@ -0,0 +1,13 @@ + +- [ ] Update capability of the database +- [ ] Check if the entry already exists in the database + + +- [ ] Crawl single entry +- [ ] Download pictures and map to database entry + +# Distance measuring +- [ ] route api to find shortest path apartments + +# sqm measure +- [ ] OCR to detect the area of the apartment \ No newline at end of file