GithubHelp home page GithubHelp logo

mehyar-farzat / e-commerce-django-store Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 4.5 MB

E-Commerce Store built with Python, Django, and django-rest framework with full api. Store containes Products and Products Detail, Brands, Reviews, Orders, Payments Methods, Users accounts.

Python 100.00%
api classbasedviews django dummy-data faker git slugify translation css django-admin-panel

e-commerce-django-store's Introduction

E-Commerce Django Store

Welcome to the E-Commerce Django Store repository! This project is an E-Commerce store built using Python, Django, and the Django REST framework, with a full API. The store contains products and product details, brands, reviews, orders, payment methods, and user accounts.

Tech Stack

The E-Commerce Django Store utilizes the following technologies and frameworks:

  • Python: A powerful programming language used for the backend development.
  • Django: A high-level web framework that follows the model-view-controller (MVC) architectural pattern and provides a clean and efficient way to build web applications.
  • Django REST framework: A powerful and flexible toolkit for building Web APIs.
  • HTML: The standard markup language for creating web pages.
  • CSS: A stylesheet language used for describing the look and formatting of a document written in HTML.
  • Git: A distributed version control system used for tracking changes in source code during software development.

How to Run the Project

To run the E-Commerce Django Store on your local machine, follow these steps:

  1. Clone the repository using the following command:
    git clone https://github.com/Mehyar-Farzat/E-Commerce-Django-Store.git
    
  2. Navigate to the project directory:
    cd E-Commerce-Django-Store
    
  3. Create a virtual environment (optional but recommended) and activate it:
    python3 -m venv myenv
    source myenv/bin/activate
    
  4. Install the required dependencies:
    pip install -r requirements.txt
    
  5. Run the database migrations:
    python manage.py migrate
    
  6. Start the development server:
    python manage.py runserver
    
  7. Access the E-Commerce Django Store by visiting http://localhost:8000 in your web browser.

e-commerce-django-store's People

Contributors

mehyar-farzat avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

anhtudotinfo

e-commerce-django-store's Issues

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.