Site Development

This section contains instructions and guidelines for developing apps for your SODAR Core based site.

We first show you how to integrate SODAR Core into an existing site. If you have set up a new site using the SODAR Django template repository as described in Getting Started, you can skip the next chapter. Next, we describe the process of developing project apps, which are the most common type of app on SODAR Core based sites. In the following pages we discuss site apps and backend apps, followed by general resources and guidelines for development.

For development of the SODAR Core package itself, see Contributing and SODAR Core Development.