๐ Smart Research Collaborator Smart Research Collaborator is a Spring Boot-based backend application integrated with a Chrome Extension to help users collect, organize, and manage research notes efficiently. It offers a seamless way to take notes from web content, store them locally, and support backend processing via REST APIs.
๐ง Features: ๐ Chrome Extension with a side panel to input and store research notes
๐ง Backend powered by Spring Boot for handling research requests
๐๏ธ RESTful APIs for data handling and integration
๐งช Unit testing using JUnit and Spring Boot Test
๐ฆ Uses Jackson for JSON processing and Lombok for reducing boilerplate
๐ ๏ธ Tech Stack: Java (Spring Boot)
HTML, CSS, JavaScript (for the extension UI)
Chrome Extension API
Jackson, Lombok
JUnit (for testing)