GithubHelp home page GithubHelp logo

prathmeshsoni / ecommerce Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 8.25 MB

This Django-built Music Instruments E-commerce system facilitates product addition and integrates Razorpay for seamless payments.

Home Page: https://music-club.prathmeshsoni.works

License: MIT License

Python 100.00%
django e-commerce ecommerce-website python razorpay-payment-gateway shopping-app

ecommerce's Introduction

Logo


This Django-built Music Instruments E-commerce system facilitates product addition and integrates Razorpay for seamless payments.

Live Demo ๐Ÿ‘‡:

music-club.prathmeshsoni.works


Table Of Contents :

About The Project

Screen Shot

This project is a full-stack Music Instruments E-commerce website developed using Python and the Django framework. It incorporates essential features for an online store, including user authentication, a shopping cart, and integration with the Razorpay payment gateway.

Technologies Used

  • Full Stack: Python, Django, HTML, CSS, Bootstrap
  • Database: MySQL
  • Payment Gateway: Razorpay

Features

  • User Authentication: Secure login and registration for a personalized shopping experience.
  • Shopping Cart: Efficient cart management for adding, updating, and removing products.
  • Razorpay Integration: Seamless payment transactions through the Razorpay payment gateway.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Install Python 3.7 or above

Installation

๐Ÿ‘‰ Step 1 - Download the code from the GH repository (using GIT):

git clone https://github.com/prathmeshsoni/Ecommerce.git && cd Ecommerce

๐Ÿ‘‰ Step 2 - Create virtual environment:

python -m venv .venv

๐Ÿ‘‰ Step 3 - Activating the environment:

on Windows:

.venv\Scripts\activate.bat

on Mac OS / Linux:

source .venv\Scripts\activate

๐Ÿ‘‰ Step 4 - Installing dependencies:

pip install -r requirements.txt

๐Ÿ‘‰ Step 5 - You can now run the development server:

python manage.py runserver

Visit http://127.0.0.1:8000 in your browser. The app should be up & running.


๐Ÿ‘‰ Step 6 - Go config.py Not Necessary:

Go to the config.py file on the Ecommerce folder (/music_club/config.py) setting all requirements after "=".

# For sending email to users during registration or password recovery
email = ''
password = ''

# For integrating with the Razorpay payment gateway.
razorpay_key_id = ''
razorpay_key_secret = ''

๐Ÿ‘‰ Step 7 - Integrate the Razorpay payment gateway for transactions.

Documentation: Razorpay Integration

IMPORTANT: Make sure your Razorpay account is running in TEST Mode and Use the Test token provided by Razorpay:


Default Credentials

Screenshots

Visit our Screenshots Page for a visual walkthrough of the Music Club E-Commerce Website.

Demo Video ๐Ÿ‘‡:

Demo.Video.mp4

The repository is a starting point for most of my professional projects; for this, I'm using it as a part of my portfolio, feel free to use it wherever you want. I'll be happy if you provide any feedback code improvements or suggestions.

Connect with me at

๐Ÿ“ซ How to reach me: [email protected]

All Set :)

Back To Top

Back To Repository


Music Club eCommerce - Provided by Prathmesh Soni

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.