This guide intends to walk you through the process of customizing the Tasking Manager for your own use.
The frontend site CSS is built from the files at https://github.com/hotosm/tasking-manager/tree/develop/frontend/src/assets/styles.
Logos are stored at https://github.com/hotosm/tasking-manager/tree/develop/frontend/src/assets/img for the site frontend.
Most of the site configuration, such as the URL of the site, default changeset hashtags, and contact email addresses, are found in https://github.com/hotosm/tasking-manager/blob/develop/backend/config.py.