Web application that is responsible for calculating the salary, calculating what the AFP and ISR insurance are. Created in Python/Django, html, CSS and bootstrap.
generate secret key for django $ python -c 'from django.core.management.utils import get_random_secret_key; print(get_random_secret_key())