Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.2 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.2 KB

"Oma riista" web service

"Oma riista" is a web service developed by the Finnish Wildlife Agency, http://www.riista.fi.

The service provides ways for citizens to collect and utilise data related to wildlife, to submit data to wildlife agency, and access personal records. The service is publicly available at https://oma.riista.fi

This repository provides the source code of the web service including the Java server backend and the Angular.js frontend single-page application.

Vincit is currently responsible for the development efforts and maintenance of the software.

License

Copyright © Finnish Wildlife Agency - Suomen Riistakeskus

The source code is distributed under The MIT License (MIT). The full text of the license can be found at LICENSE.

Development and workflow

Instructions to setup the development environment can be found at docs/development.md.

Feedback, suggestions, bug reports and other issues should be sent to oma@riista.fi

Any source code pull-requests are regularly processed during the iterative development process. Contributions should include sufficient description of the improvement and some test code.