Skip to content

clarsen/booksell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

If you don’t exclusively borrow books at the library, you wind up
owning books. Some books you want to own forever, others you are just
temporary owner of until passing them along or reselling them.

The purpose of this is to efficiently reduce clutter due to unused or
unread books while maximizing profit.

Scope
- maintain book ownership database
– book
– location
– condition
– condition notes (checkbox phrases)
- market info
– amazon sales rank indicates how fast book will sell
– price distribution for particular condition
- sell decision
– decide on sales price
– list on half.com

Reminders
migrating models:
python manage.py startmigration books DESCRIPTION —auto —settings=production
python manage.py migrate —settings=production

About

maintain list of books to be sold

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published