Skip to content

This is a Django-based ecommerce website for consultant services! This site allows users to browse and purchase consulting services from a variety of experts in different fields. Our Django app features a sleek and user-friendly interface, a secure checkout process, and integration with popular payment gateways.

Notifications You must be signed in to change notification settings

albertoecf/ecommerce_resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Project with Django

This project is an ecommerce platform built with Django, a powerful web framework for Python.

Python Django HTML CSS PayPal

Description

The Django Ecommerce Project is a full-stack web application that allows users to browse and purchase products online. The application has the following features:

  • User accounts and authentication with the app_accounts app
  • Product categories with the app_category app
  • Shopping cart functionality with the app_carts app
  • Orders management with the app_orders app
  • Payment gateway integration with Paypal
  • Search and pagination functionalities

Demo

Prefer to watch a demo? Check out the Loom video here

Getting Started

To run the project locally, follow these steps:

You can now access the application by visiting http://localhost:8000/ in your web browser.

Contributing

We welcome contributions to this project. If you have an idea for a feature or bug fix, please open an issue or submit a pull request.

To contribute to the project, follow these steps:

  • Fork the repository.
  • Create a new branch.
  • Make your changes.
  • Test your changes.
  • Submit a pull request.

Requirements

  • Python 3.6 or higher
  • Django 3.0 or higher

How to Use the Ecommerce Platform: A Step-by-Step Guide

  • Register: Create a new account by clicking on the "Register" button on the top right corner of the page. Fill out the required fields and click on "Register" to create your account

Captura de pantalla 2023-03-10 a las 8 06 56

  • Login: After registering & valitaing your email, login to your account by clicking on the "Login" Captura de pantalla 2023-03-10 a las 8 12 55

  • Search: Use the search bar to look for a product. Enter the name of the product you're looking for and click on "Search" (i.e: search for data services) Captura de pantalla 2023-03-10 a las 8 13 47

  • Filter categories: Click on the category you want to filter by to see products in that category. (i.e : Product Launch category) Captura de pantalla 2023-03-10 a las 8 14 46

  • Add products to cart: Click on the "Add to Cart" button next to a product to add it to your shopping cart Captura de pantalla 2023-03-10 a las 8 15 26

  • Pay with PayPal: When you're ready to check out, click on the shopping cart icon and review your items. Click on "Checkout" and select "Pay with PayPal". You will be redirected to PayPal's website to complete your payment

Captura de pantalla 2023-03-10 a las 8 16 42 Captura de pantalla 2023-03-10 a las 8 16 57 Captura de pantalla 2023-03-10 a las 8 17 21

About

This is a Django-based ecommerce website for consultant services! This site allows users to browse and purchase consulting services from a variety of experts in different fields. Our Django app features a sleek and user-friendly interface, a secure checkout process, and integration with popular payment gateways.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published