CodeProjectz

Search
Generic filters

Download Free Photo gallery web application using Django

Photo gallery web application using Django_CodeProjectz
Project CategoryProject SizeLanguage
64.4 MB,

This is a simple gallery application built using Django which provides features like adding a photo with category, date and location of the photo captured. It also contains beautiful responsive UI design to display all photos stored in the gallery.

About this photo gallery Django Project

The system runs Django Framework in back-end and HTML, CSS in front-end. It has similar features like popular Google Photos application which stores date, location and category of your photos in the gallery.

This app also provides an admin panel using which all the photos, locations and categories can be managed according to the requirement. In addition to this, the features provided by the app for users are:

  • View all photos on index page ordered by the date.
  • Hovering on an image will reveal more information about it; the title, description, location and time posted.
  • Clicking an image will toggle a lightbox with an expanded view of the image
  • Navigate to other images while on the lightbox view.
  • Search photos based on their categories.
  • Browse photos based on the location.

How To Run The Project?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

For Login and Admin panel:
Username: admin
Password: testing321

Click the Button Below to Download Photo gallery web application using Django and its Source Codes

Similar Interesting Projects

Simple Ticket Reservation System In PYTHON With Source Code

Simple Ticket Reservation System In Python With Source Code

Simple Ticket Reservation System project is written in Python. The project file contains a python script (Ticket_Resevation.py). This is a simple console based system which is very easy to use and understand. Talking about the system, it contains a very basic function which includes reservation and to check pnr status. In this mini project, there is no login feature.

Read More »
Simple Membership System In PHP With Source Code

Simple Membership System In PHP With Source Code

Simple Membership System is developed using PHP, CSS, Bootstrap, and JavaScript. This project comes with an admin side where a user can manage all the members and clubs record easily. The admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the admin side.

Read More »
Todo-List-In-Vanilla-JS-With-Source-Code

Todo List In Vanilla JavaScript With Source Code

The Todo list is a simple task managing project. It has the option to add an item, remove them from the list, or move them to a separate completed missions list. Also, the user can add the number of to-do work details and you can see the details stored in the list form. And, the user can remove the list items if he/she wants to remove them. 

Read More »
Issue Tracker In JavaScript with Source Code

Issue Tracker In JavaScript with Source Code

The Issue Tracker is a simple project developed using JavaScript, CSS, and HTML. This project is an interesting project. The user can add the number of issues with their severity level and you can see the details stored in the list form. The user can update once or delete the list items if the user wants to.  

Read More »
Airline Booking In C With Source Code_Feature Imag

Airline Booking In C Programming With Source Code

Airline Booking is based on a concept of booking and canceling flight reservations. Here, the system contains no login feature. The users can easily book flights, cancel flight reservation, and check records. It contains different payment options for the reservations. This mini project contains fewer features but the essential ones.

Read More »