Usecases
This folder contains all use cases of PermaplanT.
They are structured in folders by progress:
done
: use case was already successfully implemented (see below)current
: use case is part of PermaplanT (January 2025 dev release)assigned
: use case could be worked onlater
: currently not being worked on due to prioritiesdraft
: not yet ready to be worked on
Done
A use case is done iff:
- documented how changes/extensions should be done
- closed all issues or wrote about left-overs in notes of use case
- wrote in changelog about finished UC and added a link to it
- wrote e2e test cases or extended the test protocol
- added links from use case to implementation/documentation/test protocol
- moved use case to folder "done"