Book tracking app built using the MERN STACK. Bookathon is used to track free ebooks from Project Gutenberg using their public API.
Coming soon!
Currently working on user authentification for this app. Once that is sorted out, I will deploy the app. Currently exploring using Kubernetes or Render Deployment.
Search for book to read on Project Gutenberg. Enter ebook number to retrieve book information as seen below. Select the add book button to add book to your reading list
Click the checkbox to mark a book as complete or click the delete button to remove a book from your reading list
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.