This is a web gallery project where users can upload their photos, create, edit, and delete albums, and categorize their photos. The project is built using Python Django with HTML, CSS, and Bootstrap.
- Upload photos
- Create, edit, and delete albums
- Categorize photos
- User-friendly interface
- Python
- Django
- HTML
- CSS
- Bootstrap
- Pillow
- Django
-
Clone the repository: git clone
-
Install the required Python modules: pip install -r requirements.txt
-
Run the Django server: python manage.py runserver
-
Access the web gallery at http://localhost:8000 or http://127.0.0.1:8000/
- Register an account or login if you already have one.
- Upload your photos and create albums.
- Categorize your photos to easily find them later.
- Edit or delete albums as needed.
Feel free to customize the project to fit your needs and enjoy showcasing your photos in the web gallery!




