You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,14 @@
6
6
The reporting service generates .pdf reports based on information present in datasets.\
7
7
These datasets are required to conform to the OCSM (OpenAgri Common Semantic Model) as well as be JSON-LD compliant.
8
8
9
+
# Roadmap
10
+
11
+
High-level next steps for the Reporting Service:
12
+
13
+
-[ ] Implement PDF reports for irrigation fertilization
14
+
-[ ] Integrate with additional 3rd party Open Street Maps API for satelite image
15
+
-[ ] Update PDF reports design and tables to be more adaptive for different use cases
16
+
9
17
# Requirements
10
18
<ul>
11
19
<li>git</li>
@@ -214,8 +222,15 @@ This will run the tests and return success values for each api tested in the ter
214
222
215
223
<h3>These tests will NOT result in generated .pdf files.</h3>
216
224
217
-
# Contribution
218
-
Please contact the maintainer of this repository.
225
+
## Contributing
226
+
227
+
We welcome first-time contributions!
228
+
229
+
See our [Contributing Guide](CONTRIBUTE.md)
230
+
231
+
You can also open an issue to discuss ideas.
232
+
233
+
Reporting Service is part of OpenAgri project, building tools for agriculture & climate data. Your contribution helps farmers and researchers.
219
234
220
235
# License
221
236
This project code is licensed under the EUPL 1.2 license, see the [LICENSE](https://github.com/agstack/OpenAgri-ReportingService/blob/main/LICENSE) file for more details.
0 commit comments