Code Monkey home page Code Monkey logo

bravoeight98 / django_mart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mahedihshayek/django_mart

0.0 0.0 0.0 15.17 MB

Welcome to the DjangoMart e-commerce project using Django and SSLCommerz. This project simplifies the process of setting up an online store with features like user authentication, product categories, shopping carts, search functionality, review products, payment gateway, order management, and an intuitive admin panel for easy store customization.

Home Page: http://mahsha2.pythonanywhere.com/

JavaScript 1.41% Python 57.44% CSS 1.19% HTML 39.97%

django_mart's Introduction

DjangoMart

Welcome to the DjangoMart e-commerce platform using Django and SSLCommerz authentication. This project simplifies the process of setting up an online store with features like user authentication, product categories, shopping carts, search functionality, review products, payment gateway, order management, and an intuitive admin panel for easy store customization.

Project Structure

Django Mart is organized into several key components:

accounts: User authentication functionality. cart: Shopping cart management. category: Product category management. django_mart: Core application for the e-commerce platform. media/photos: Storage for product images. orders: Order management system. photos/products: Product images storage. static: Static files for your Django project. store: Store-specific functionalities. templates: HTML templates for the project.

Getting Started

  1. Clone this repository to your local machine. git clone https://github.com/hassanshayek/django_mart.git
  2. Install the required dependencies: pip install -r requirements.txt
  3. Apply migrations to create the database: python manage.py migrate
  4. Create a superuser for admin access: python manage.py createsuperuser
  5. Start the development server: python manage.py runserver
  6. Access the admin panel at http://localhost:8000/admin/ and begin configuring your e-commerce store.
  7. Explore the accounts, categories, stores, and other components to customize your online store as needed.

Contributing

We welcome contributions to improve and extend Django Mart. If you'd like to contribute, please follow our contribution guidelines.

License

This project does not need any license. Just give me credit.

More

For more information about Django Mart, please visit our website: mahsha2.pythonanywhere.com. Thank you!

django_mart's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.