Skip to content

ndmichael/Kuki-shop

Repository files navigation

Kuki-shop

An E-Commerce site for a medium size business, built using Python/Django, Bootstrap and React. still under development customers to shop for textile materials as guest or as registered users.

screenshot_2020-12-07-kuki-tex

Key Features

  • checkout form
  • cart section
  • user authentication
  • async task spooling
  • textile categories
  • shop as a guest without registration

Screenshot_2020-12-03 Kuki-Textiles

Technology stack

  • Django
  • jQuery and Ajax
  • Bootstrap
  • Allauth

Setup

  • clone the project
  • create and start a virvual env
  • Install project dependencies pip install -r requirements.txt
  • you might as well setup your secret key, here we use windows env
  • create your database and add to settings.py run 'python manage.py migrate'
  • create admin account
    run 'python manage.py makemigrations run 'python manage.py migrate'
  • to start dev server run 'python manage.py runserver'

Dependencies

  • weezyprint
  • pytz
  • crispyform
  • django-allauth
  • braintree
  • celery

How To Contribute

fork the project and follow the setup process

About

An E-Commerce site for a medium size business, built using Python/Django, Bootstrap and React. still under development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors