.. _project: ======= Project ======= In this part of the documentation the project itself is described. This includes the project management, the requirements engineering part and the project standards. Most of Black Fennec was developed in the scope of two consecutive projects by students of the University of Applied Sciences in Rapperswil (HSR). These two projects including their planning can be found in the :ref:`project management ` section. Additionally, more general information such as :ref:`design decisions ` or the :ref:`risk analysis ` are also contained in this section. The requirements engineering contains the :ref:`functional ` and :ref:`non-functional requirements ` of the project. The functional requirements are described with an :ref:`epic overview ` and more specific :ref:`user stories ` while the :ref:`non-functional requirements ` follow the ISO 25010 standard. In the :ref:`standards section ` the project standards are described. These standards are used to ensure a consistent and high quality code base. Following is an overview of the contained information in this section: .. toctree:: :maxdepth: 2 management/index requirements/index standards/index