The purpose behind this project is to assist users in making a collage with between 2-6 images a practical way.
- Style 1 - Arranges images with equal spacing between them
- Style 2 - Arranges images with and half up and half down equal spacing between them
- Install dependencies
pip install -r requirements.txt
- Run server
python manage.py runserver
- Upload your images and Collage!