Python Django MariaDB project - merge multiple Python Django apps into 1 app

Job ID: 33055137

Budget: $15 – $25 USD

I need to have a skilled Python Django developer merge several Python Django projects into 1 application.

Task 1. Create a Django project with the following Django packages

django-js-asset
django-webpack-loader
django-compressor
django-pipeline
django-crispy-forms
django-widget-tweaks
django-filter
django-model-utils
django-import-export
django-axes
django-csp
social-auth-app-django
django-allauth


Task 2. Data sources integration
2a. Integrate the following items into the Django project
- https://github.com/sowdust/tafferugli (Django based)
- https://github.com/Leleking/pipescore-django_api (Django based)
- https://github.com/hissa0/Fetch-website (Django based)
- https://github.com/pawlaczyk/sarenka (Django based)
- https://github.com/stephenrutherford/domain-checker (Django based)

2b. Integrate all of this data into MariaDB
- For each tool ensure that the out goes to a MariaDB database with each tools' output being its own table, if the tool output is already complex we may have to import the database from the tool itself
- Table 1: tafferugli
- Table 2: pipescore-django_api
- Table 3: Fetch-website
- Table 4: sarenka


Task 3. Quality cleanup
- PEP
- Flake8
- Bandit
Related categories: Python Django Software Architecture MariaDB