This repository was archived by the owner on Oct 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCITATION.cff
More file actions
47 lines (47 loc) · 2.59 KB
/
CITATION.cff
File metadata and controls
47 lines (47 loc) · 2.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
cff-version: 1.2.0
title: 'Green Ecolution'
message: 'If you use this software, please cite it as below.'
authors:
- affiliation: Flensburg University of Applied Sciences
family-names: 'Cedrik'
given-names: 'Hoffmann'
email: cedrik.hoffmann@stud.hs-flensburg.de
- affiliation: Flensburg University of Applied Sciences
family-names: 'Christopher'
given-names: 'Otto'
email: christopher.otto@stud.hs-flensburg.de
- affiliation: Flensburg University of Applied Sciences
family-names: 'Dorien'
given-names: 'Grönwald'
email: dorien.groenwald@stud.hs-flensburg.de
- affiliation: Flensburg University of Applied Sciences
family-names: 'Konstantin'
given-names: 'Müller'
email: konstantin.mueller@stud.hs-flensburg.de
- affiliation: Flensburg University of Applied Sciences
family-names: 'Linus'
given-names: 'Bumann-Buzuk'
email: linus.bumann@stud.hs-flensburg.de
- affiliation: Flensburg University of Applied Sciences
family-names: 'Michael'
given-names: 'Sievers'
email: michael.sievers@stud.hs-flensburg.de
- affiliation: Flensburg University of Applied Sciences
family-names: 'Mohammad'
given-names: 'Assaf'
email: mohammad.assaf@stud.hs-flensburg.de
- affiliation: Flensburg University of Applied Sciences
family-names: 'Niklas'
given-names: 'Hargarter'
email: niklas.hargarter@stud.hs-flensburg.de
- affiliation: Flensburg University of Applied Sciences
family-names: 'Sophia'
given-names: 'Anthopoilos'
email: sophia.anthopoilos@stud.hs-flensburg.de
version: 1.2.1
date-released: 2025-04-03
url: 'https://green-ecolution.de'
repository-code: 'https://github.com/green-ecolution/frontend'
license: AGPL-3.0-only
abstract: >-
Smart irrigation systems are essential for optimizing water consumption, reducing labor requirements, and minimizing operational costs. This repository contains the backend of Green Ecolution, a system designed to manage urban green spaces efficiently. The backend serves as a bridge between the web interface and the database, facilitating data management for trees, tree clusters, sensors, watering plans (including route planning), vehicles, and users. Initially developed as a research project within the Applied Computer Science master’s program at the University of Applied Sciences Flensburg, the software was created in collaboration with the local green space management authority (TBZ Flensburg). While tailored to the specific needs of Flensburg, the system is designed to be adaptable for implementation in other cities, promoting scalable and data-driven urban irrigation solutions.