Skip to content

himanshp1656/playstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Website Project

Overview

This project is a Django-based website that features both dark and light modes, an image search functionality with pagination to minimize database hits, and preview images. The preview images are stored in the media/overview directory.

Features

  • Dark and Light Mode: Users can toggle between dark and light themes using an icon on the website.
  • Image Search with Pagination: The search functionality for images includes a pagination system to ensure fewer database hits and smoother performance.
  • Preview Images: Preview images are available in the media/overview directory.

Getting Started

Prerequisites

  • Python 3.x
  • Django 4.x
  • Other dependencies listed in requirements.txt

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd <project-directory>

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors