Calculator application built using Django To run the server: python manage.py makemigrations python manage.py migrate python manage.py runserver