An application for viewing and adding highlights from kindle. User can even add his own quotes(feature in process). The highlights are fetched from MyClippings.txt file which can be found in Kindle devices.
https://the-quotes-book.herokuapp.com/
- Create account using Google.
- Fetch "MyClippings.txt" file from your Kindle device.
- Add the file and enjoy!
npm i
ng serve -o
- Angular 8
- Used Virtual Scroll for optimized scrolling
- Node.js
- Database: MongoDB
The backend repo is here
If you have any innovative idea or suggestions for this project then do tell me. Will love to here from you.