Skip to content

AndreyKassaev/drf-ecommerce

Repository files navigation

Backend part of eCommerce project made by Django Rest Framework

(Frontend part: https://github.com/dodep/vue-ecommerce)

eCommerce project:

name: Fictional Online Art Shop

features:

Of Non Authenticated Users:

-Search Products by Title
-Search Products by Author
-Search Products by Category
-Sort Products by price
-Add Product to Cart
-Increase Product quantity
-Decrease Product quantity
-Remove Product From Cart
-Payment Getaway (Braintree)
-Email Notification

Of Authenticated Users:

-All previous
-Password Reset
-Payment History
-Opportunity to Become an Author and Post Products

Of Author Users:

-All previous
-Add Product
-Edit Product
-Edit Profile

About

Django Rest Framework eCommerce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published