Skip to content

Ecommerce backend developed in GraphQL APIs(Graphene) in Django

License

Notifications You must be signed in to change notification settings

nisarg1499/django-ecommerce-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-ecommerce-graphql

Overview

This is an ecommerce projects built with Django and GraphQL. This project will include complete backend of ecommerce website with each and every basic operations which is needed for an ecommerce webiste.

Backend APIs are built using Graphene client(GraphQL). Anyone can use this project as a base project and build their ecommerce websites by changing their necessary requirements.

Note

Documentation of APIs would be added very shortly.

Setup

Refer Setup for instructions on setting up this project.

Current Progress

  • Create User
  • Add products to the database
  • Add products to the cart
  • List all users
  • Query products using product name
  • Pagination

Roadmap

  • Add Authentication
  • Update Product schema in database (add every minute detail)
  • Introduce product categories
  • Add wish list for a user
  • Save orders of a user
  • Add API Documentation

About

Ecommerce backend developed in GraphQL APIs(Graphene) in Django

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages