Skip to content

brkt1/OnlinShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django E-Commerce Website

This project is a fully functional e-commerce platform built using Django, designed to provide users with a seamless online shopping experience. The website includes a variety of features that support product listings, user authentication, cart management, order processing, and secure payment options.

Features

  • User Authentication: Register, login, and manage user profiles.
  • Product Management: Admin can create, update, and delete products with images and descriptions.
  • Search & Filter: Search functionality and filters to easily navigate through product categories.
  • Order Management: Checkout system with order tracking for both users and admins.
  • Responsive Design: Optimized for mobile, tablet, and desktop views.
  • Admin Dashboard: Built-in Django admin panel to manage orders, products, and users.

Technologies Used

  • Backend: Django (Python)
  • Frontend: HTML, CSS, JavaScript
  • Database: SQLite (default) / PostgreSQL / MySQL
  • Deployment: Docker / Heroku / AWS / DigitalOcean

Installation

  1. Clone the repository: https://github.com/brkt1/projects.git
  2. pip install
  3. python manage.py migrate
  4. python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors