Skip to content

Files

Latest commit

4369d4d · Sep 24, 2022

History

History
23 lines (20 loc) · 985 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 985 Bytes

Book-worm-application

Application Contains the Database of all the Books ever Published and helps keep track of the Current Book being Read by the User and rate the Book.

image

image

image

Functional Requirements:

  • Parsing the Data from the text file and save the data in the Hosted Cassandra - Astra DB
  • Data Source : Openlibrary - https://openlibrary.org/developers/dumps
  • Oauth Login Via Github
  • Search for all the books ever published
  • View Information about the Books ( Author, Publised Date )
  • User can Track the Books They are Currently Reading (For Authenticated Users)