An application for viewing and adding highlights from kindle. The user can even add his own quotes(feature in the process). The highlights are fetched from the MyClippings.txt file which can be found on Kindle devices.
Features:
1. Created a simple to use Front-end using Angular.
2. Developed backend in Node.js to process and save highlights in MongoDB.
3. Added CI/CD pipeline for automating deployments.
4. Used Heroku for server deployment.
Technologies Used: Angular | Node.js | MongoDB | Typescript