Coder Social home page Coder Social logo

vishnu-sagubandi / liavys_prod Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 12.43 MB

A fully featured E-commerce web app built with Django 3.2.5, Python 3.8.5, React and Braintree payments.

Home Page: https://liavys.herokuapp.com/#/home

License: MIT License

Python 6.32% HTML 7.03% JavaScript 54.44% CSS 32.22% Procfile 0.01%
django django-rest-framework react react-redux braintree-sdk braintree ecommerce javascript react-bootstrap

liavys_prod's Introduction

LIAVYS - Design with Dignity

A fully featured Ecommerce webapp built with Django 3.2.5, Python 3.8.5, React and Braintree payments.

Python 3.8.5 Django 3.2 Braintree 4.11

Features Included

  • Custom Admin dashboard
  • Search Functionality
  • Shopping Cart
  • Product reviews and ratings
  • Card,Gpay payments
  • User profile with orders
  • Admin product management
  • Admin user management
  • Admin order management
  • Responsive, mobile-friendly design
  • JWT authentication (JSON web tokens)
  • Redux State Management
  • Much more...

Setup Instructions

1.clone Repository & Install Packages

git clone https://github.com/vishnu-sagubandi/LIAVYS_BACKEND.git
virtualenv env
cd env/bin/activate
pip install -r requirements.txt

2.Change Database & Staticfiles configuration

  • Comment out django-storages & postgresql configuration in settings.py file

3.Migrate & Start Server

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Setting up React (Optional)

cd frontend
npm install
npm start

Previews

Home Page Home Page Shop Page Shop Page Product Page Product Page Cart Page Product Page Shipping Page Product Page Checkout Page Product Page Signup Page Product Page Login Page Product Page Profile Page Product Page Order details Page Product Page Admin users list Page Product Page Admin products list Page Product Page Admin orders list Page Product Page Page 404 Page 404

Thank You ❤️❤️

Other places you can find me:

Instagram Twitter Facebook

liavys_prod's People

Contributors

vishnu-sagubandi avatar

Stargazers

 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.