Skip to content
Prakirth Govardhanam edited this page Sep 9, 2024 · 15 revisions

Welcome to the 🎨 Image Barter Bazaar πŸ“Έ Wiki!



Overview

  • Image Barter Bazaar is a functional e-commerce platform for photographers, artists, and enthusiasts to barter images. The platform showcases nature-themed photos and art from sources like Pexels and Bing Copilot Designer.
  • Users can upload images as payment.
  • Built with Django, it features user authentication, product browsing, search filters, and a shopping cart.

Resources

PG's Picsies is a Photo store similar to ShutterStock, Pexels, FreePik, etc. Images advertised on the platform are borrowed with citation wherever needed. The website consists of :

  • Images themed on the platform is Nature
  • Art from Bing Copilot Designer
  • Photos from Pexels
  • Users or Customers can be Photographers, Artists or Enthusiasts.

Background

In brief, currently the application is capable of performing the following functions:

  • Authorize and authenticate Users(Customers) based on their credentials
  • Users/Customers can :
    • Register and create their own profiles
    • Browse Products and add items to the Cart
    • Search Products through filters - Type, Theme & Author
    • Edit their Cart - increase/decrease product quantity, remove product
    • Upload photographs and/or art to the Product Inventory as Payment

Functionality

  • The application is fully-functional on a fundamental level (check Application Walkthrough )

  • The application will be updated at every chance available, for advanced functionality (check Enhancement Plan )