GithubHelp home page GithubHelp logo

bppc-marketplace's Introduction

bppc-marketplace's People

Contributors

anshalshukla avatar darmis007 avatar dependabot[bot] avatar hedonhermdev avatar sarthak-choudhary avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bppc-marketplace's Issues

Add feature to let potential buyers bid on products.

  • Let a seller set base price X on product.
  • Let potential buyers bid amount >X on product.
  • Display highest bid on product.
  • Let seller see all bids.
  • Let seller select a bid.
  • Display details of seller once buyer and seller both agree on the price.

Add Tests

IMPORTANT

Need to write unit tests to test all models, views, integrations, services, database connections, caches etc.
This is gonna be a long one. Requiring multiple pull requests.

User Notifications Thread

This thread follows discussions regarding the implementation of user notifications on the server.
The current plan for implementation is using Firebase FCM for mobile notifications and SendGrid for email notifications. Combining the APIs with Django signals will trigger the notifications.

Batch N+1 queries using Dataloaders

Queries that return a list of products, a list of profiles, etc .create an N+1 problem in most cases. The database calls need to be batched for optimization.

Implement Logging in GraphQL

GraphQL methods are not being logged like the REST API.

Set up a logger and add logging statements.

Trivial but must be done.

Add Q and A to products

  • Add Q and A model
  • Integrate with existing Product, Buyer and Seller models
  • Make new views for these or integrate with GraphQL views.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.