Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fazal-coder/image_uploader_django

A simple web application for uploading and displaying images, built with Django.
https://github.com/fazal-coder/image_uploader_django

django python

Last synced: about 1 month ago
JSON representation

A simple web application for uploading and displaying images, built with Django.

Awesome Lists containing this project

README

        

# Image Uploader

A simple web application for uploading and displaying images, built with Django.

## Features

- Upload images through a web interface
- Display uploaded images
- Use Bootstrap for styling

## Requirements

- Python 3.x
- Django
- Pillow (for image handling)

## Installation

1. Clone the repository:
git remote add origin
```bash
git clone [https://github.com/fazal-coder/Image_uploader_django.git]
cd Image_uploader_django