Skip to content

jameseoconnor/resale-value-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Django project to calculate the resale value range of clothing

Link here

All data is pulled from here

To do:

  • Design the search results page so it's more user friendly
  • Make the buttons on search page active
  • add 404 page
  • Fix ZeroDivisionError for empty QuerySets
  • Fix the static root issue so CSS files can be located
  • Get it hosted on domain
  • Create test cases for SoldItems model
  • Set scrapers to run on a schedule
  • Update scraper JSON to include more brands

About

A Django app to calculate the resale price range of clothes, searchable by brand and type. All sold item data is pulled from the Poshmark website.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors