GithubHelp home page GithubHelp logo

faresemad / e-commerce-application Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 88 KB

Developing an e-commerce application provides hands-on experience in implementing authentication, designing intricate models, and integrating payment gateways.

License: MIT License

Makefile 1.93% Python 73.22% Dockerfile 2.97% Shell 6.30% HTML 15.58%
celery celerybeat django django-rest-framework e-commerce flower redis stripe

e-commerce-application's Introduction

E-commerce-Application

This project is a web application for e-commerce that utilizes the Django framework. The aim of this application is to provide a platform for selling products online securely and reliably.

Table of Contents

Features

  • Add new products and display them for sale.
  • Create user accounts and manage login and logout.
  • Add products to the shopping cart and complete the checkout process.
  • Display details of previous orders for each user.
  • Admin dashboard to manage products, users, and orders.

Requirements

Ensure your system meets the following requirements before installing the application:

  • Python 3.x
  • Django
  • Stripe
  • PostgreSQL

Installation

  1. Clone the repository:
    git clone https://github.com/faresemad/E-commerce-Application.git
  1. Build the application:
    make build

Usage

  1. Run the application:
    make up
  1. Run the application in detached mode:
    make up-detached

Configuration

The application can be configured by modifying the following files:

  1. Configure Django settings in /config/settings/base.py.

  2. Configure Django Environment settings in /.envs/.django.

  3. Configure Postgres Environment settings in /.envs/.postgres.

  4. Configure Stripe Environment settings in /.envs/.stripe.

Folder Structure

The application is structured as follows:

  • `.envs` - Environment variable files for Django and Postgres.
  • `apps` - Application-specific files.
  • `config` - Settings for the application
  • `compose` - Docker Compose configuration files.
  • `requirements` - Application requirements files.
  • `manage.py` - Django's command-line utility for administrative tasks.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

e-commerce-application's People

Contributors

faresemad avatar

Watchers

 avatar

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.