Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 538 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 538 Bytes

Bookshelf

Bookshelf is used to retrieve information about a books using Barnes and Noble. A user provides an input file which contains book titles. Books with that title are displayed to the user through a GUI and the user can select to store the book information in the storage. Data is obtained through data scraping and parsed using Regex.



This project is ongoing and might contain many bugs and redunancy in code. Updates are made on a weekly basis. Currently lacking a significant amount of documentation.