Project developed with Django for the talent program leveling challenge, taught by PUCPR.
- Install Python version 3.10.6 or higher
- Install Django version 4.1 or higher
- Install Pillow version 9.2.0 or higher
- Run the command 'py manage.py runserver' from the project root, to start the local server.
- Access the port on which the server is running in the browser.