Skip to content

Shop online. It can create coupons to manage discounts or promotions. it use Celery and Rabbitmq to create and send the bills by email(also pdf format). The app contains translate system whit rosetta and it can manage payments with Braintree.

License

Notifications You must be signed in to change notification settings

BirdOnTheBranch/django-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

django-store

Shop online. It can create coupons to manage discounts or promotions. it use Celery and Rabbitmq to create and send the bills by email(also pdf format). The app contains translate system whit rosetta and it can manage payments with Braintree.

 

Hi, human. The repo uses:
Django==3.0.9
Pillow==7.2.0
celery==4.4.7
braintree==4.3.0
WeasyPrint==51
django-rosetta==0.9.4

 

To run:

Its necessary install Erlang in ubuntu to run celery and Rabbitmq to manage client. You can create a Braintree account if you want to integrate payments.

In store/

python manage.py collectstatic
pip install -r requirements.txt 
python manage.py runserver 0.0.0.0:8000

And use django admin to manage the app.

 

License:

This project is licensed under the MIT License - see the LICENSE file for details

 

Any questions or nice talk: @wane_emece.

About

Shop online. It can create coupons to manage discounts or promotions. it use Celery and Rabbitmq to create and send the bills by email(also pdf format). The app contains translate system whit rosetta and it can manage payments with Braintree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published