Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fazal-coder/image_uploader_django
- Owner: fazal-coder
- Created: 2024-07-15T22:09:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T22:18:04.000Z (6 months ago)
- Last Synced: 2024-07-16T02:32:18.854Z (6 months ago)
- Topics: django, python
- Language: Python
- Homepage:
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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