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

My Savings Goal In C++ With Source Code_Feature Image

My Savings Goal In C++ With Source Code

The My Savings Goal is based on the concept of mathematical calculations of the savings amount. This whole system is in the C++ language. The project is for user convenience, to help them find out about the yearly savings estimation. This project is for financial calculating to figure out the time for targeted savings goal with yearly payment and the revenue percentage.  

Read More »
Online Ordering System In PHP With Source Code

Online Ordering System In PHP With Source Code

Online Ordering System is developed using PHP, CSS, Bootstrap and JavaScript. This project contains an admin side and a user where a user can order products easily. In addition to this, 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. Create e-commerce and ordering system for your school and college project using PHP and JavaScript Languages.

Read More »
Restaurant Order System In C++ With Source Code

Restaurant Order System In C++ With Source Code

Restaurant order system is specially designed for the purpose of ordering food items in a systematic way by the customers and calculating the bill in a restaurant. This system elaborates basic concept for generating given item’s detail. Here Customer has to select an item from the given menu and their quantity, as an output the system displays total bill.

Read More »
Desktop Music Player Application In Java with source code

Desktop Music Player Application In Java with Source Code

Desktop Music Player application in Java programming. Here the user can select the songs that they want to play. You can run this project either from a command line or using any kind of IDE. So before you run the project make sure that you have JRE and JDK installed on your computer.

Read More »