Code In Place 2020 Final Project

by Shreya P

Description

My program allows users to manage their reading lists, by allowing them to store in it books they'd like to read, sorted by genre, so they can obtain suggestions for a book to read anytime, by searching their reading list by genre or using a page range. Once a book suggestion is generated, users can also calculate an estimate for the number of days it may take them to finish reading that book, based on the average number of minutes they plan to read everyday and their average word per minute reading speed(which I fed into my code as a constant).