/promovie-python

Project developed with Django.

Primary LanguagePython

promovie-python

Project developed with Django for the talent program leveling challenge, taught by PUCPR.

promovie

Installation

  • Install Python version 3.10.6 or higher
  • Install Django version 4.1 or higher
  • Install Pillow version 9.2.0 or higher

Program Execution

  • Run the command 'py manage.py runserver' from the project root, to start the local server.

Access

  • Access the port on which the server is running in the browser.