abhi40308 / ecomm-org

Django ecommerce platform for non-profit organisations to sell their merchandise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MakeDifference

An ecommerce platform for non-profit organisations to sell their merchandise and generate revenue for charity. Non-profit organisations have a hard time generating enough capital for campaigns. Generally donations and government help are not enough. Also there are a lot of users who want to help, but are too caught up in daily-life that they generally avoid the hassle. Donating money should a part of lifestyle and an easy thing to do.

Screen1 : alt text

Screen2 : alt text

Run project

Run the following commands:

  • Create a virtual environment (recommended)
  • pip3 install -r requirements.txt (install requirements.txt dependencies)
  • python manage.py runserver

Thanks to justDjango (https://github.com/justdjango) for ecomm template.

About

Django ecommerce platform for non-profit organisations to sell their merchandise

License:GNU General Public License v3.0


Languages

Language:JavaScript 60.9%Language:CSS 34.8%Language:HTML 2.1%Language:Python 2.1%