Skip to content

faizp/eCommerce-shopify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify - ecommerce

About The Project

An ecommerce project built with django. It is an online shoping site for fashion and lifestyle products.

Key Features:

  • Payment using Paypal, Razorpay
  • OTP login using D7 networks
  • Offer, Coupon modules
  • Product cart, stock modules

Built With

  • Backend - Django
  • Database - PostgreSQL
  • Frontend - Used Templates(HTML, CSS, Boostrap, Js)
  • Api's and other libraries - Paypal, Razorpay, D7 networks, Ajax, Jquery

Getting Started

If you would love to run this project on your local env I will walk you through:

Installation

  1. Create virutal environment
    virtualenv venv
  2. Activate virtualenv
    source venv/bin/activate
  3. Clone the repo
    git clone https:/faizp/eCommerce-shopify.git
  4. Install requirements.txt
    pip install -r requirements.txt
  5. Run Project:
    go to the project folder where manage.py file is present
    python manage.py runserver

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published