Skip to content

Hamid-Abtahi/django-onlineshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django Online Shop Project

This is an Online Store Web Application built with Django as the backend framework.
For the frontend, Bootstrap is used for responsive design, and jQuery is used for dynamic interactions.

Features

  • User registration and login/logout
  • Product listing and categorization
  • Product detail pages
  • Add to cart functionality
  • Order placement and order history
  • Admin panel for managing products and users

Technologies Used

  • Python / Django
  • HTML / CSS
  • Bootstrap
  • jQuery
  • SQLite (or any other Django-supported database)

Installation & Setup

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo-name.git
    cd your-repo-name