Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 678 Bytes

Readme.MD

File metadata and controls

26 lines (18 loc) · 678 Bytes

Collage Maker APP with Django

The purpose behind this project is to assist users in making a collage with between 2-6 images a practical way.

Features

  • Style 1 - Arranges images with equal spacing between them
  • Style 2 - Arranges images with and half up and half down equal spacing between them

Usage

  1. Install dependencies
pip install -r requirements.txt
  1. Run server
python manage.py runserver
  1. Upload your images and Collage!

Examples

ex-1

ex-2