Skip to content

brianttn/aws-s3-django-imageWall

Repository files navigation

Django image wall integrating Amazon S3 cloud service

Explore the website

Table of contents

About the project

The django image wall website uses the django framework and Python's Pillow image library to develop the function of uploading images.This project integrates Amazon S3 cloud service and stores uploaded image files in Amazon S3 buckets to improve data storage flexibility.

Project Implementation and Deployment

Project implementation mainly uses the following packages:

  • django
  • django-storages
  • Pillow
  • boto3
  • whitenoise

The project is deployed on the railway platform.

Application execution screenshot

AWS-S3_Railway-Deployment

Releases

No releases published

Packages

No packages published