Skip to content

Django application - e-commerce c2c where anyone can find any product to buy or can sell anything

Notifications You must be signed in to change notification settings

tringakrasniqi/try-resell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

try-resell

Django application - e-commerce c2c where anyone can find any product to buy or can sell anything

MVP features:

  • Login/registration
  • Searching and viewing items should be possible without account
  • Searching by category (items categorized)
  • Creating item (listing) for product-to-sell
  • Viewing single item
  • Shopping cart
  • Single photo upload for a product

Product backlog features:

  • Searching by item title
  • Multiple photos for one single item
  • User profile with minimum personal info
  • Item status (idle/sold/shipped)
  • Dynamic homepage (items already created to be updated)
  • Wish list
  • Reviews - a comment and a rating

About

Django application - e-commerce c2c where anyone can find any product to buy or can sell anything

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published