Skip to content

Jaster1308/book_wishlist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book_wishlist

Manage a list of books that a user wants to read, or has read. For practicing teamwork, collaboration, and working with GitHub's issue tracker.

book_wishlist features:

  1. Save books in list
  2. Mark books as read
  3. Add rating to books that are marked as read
  4. Save books in a text file as JSON
  5. Read books from JSON file
  6. Search for a book in the wishlist and/or the books that have been read
  7. Alert if a book that has been read, is added to the wishlist
  8. Sort the list of books by author and/or title
  9. Add the ability to edit a book's title and/or author
  10. Add the ability to delete a book from the wishlist
  11. Save the date a book was read

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%