Skip to content

luisfcodes/promovie-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published