f4rk4sh / django-base-project-homework

Movie library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django base project

This project is intended to be an example of a django proj. It takes data from imdb and displays it.

Quickstart

  • clone it
  • copy .env.example to .env and fill it with your data
  • run docker-compose up

Configuration

Project is configured through settings package.

Deployment

Project is automatically deployed via 'circle.ci'

Documentation

Documentation may be found via the link

About

Movie library


Languages

Language:Python 72.2%Language:HTML 26.6%Language:Shell 0.5%Language:CSS 0.5%Language:Dockerfile 0.3%