Skip to content

bit-milind42/PrimePicks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Platform

An intuitive and user-friendly e-commerce platform built with Django, offering features such as item management, checkout functionality, and integrated payment processing using PayPal.

Features

  1. Dynamic Inventory Management

    • Initially, a limited number of items are available for purchase.
    • Additional items can be added dynamically to expand the catalog.
  2. User-Centric Cart System

    • Users can easily add or remove items from their cart.
    • The cart interface provides a clear summary of selected items and their prices.
  3. Secure Payment Gateway

    • Integrated with PayPal API for smooth and secure payments.
    • Payments are restricted to logged-in users for enhanced security and user tracking.
  4. User Authentication

    • Users must register and log in to make purchases.
    • Ensures personalized shopping experiences and data privacy.

Technologies Used

  • Backend: Django
  • Frontend: HTML, CSS
  • Payment Integration: PayPal API

Screenshots

Setup Instructions

Clone the repository:

git clone https://github.com/yourusername/ecommerce-platform.git  
cd ecommerce-platform  


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published