{"id":23357290,"url":"https://github.com/mehmedmaljoki/readit","last_synced_at":"2026-04-11T18:03:16.424Z","repository":{"id":263904962,"uuid":"891745744","full_name":"mehmedmaljoki/readIt","owner":"mehmedmaljoki","description":"All about books managment","archived":false,"fork":false,"pushed_at":"2025-02-20T21:08:37.000Z","size":279,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T20:13:08.207Z","etag":null,"topics":["docker","docker-compose","dockerfile","java","react","selenium","selenium-java","spring-boot","spring-test-web","spring-testcontainers","test","test-automation","test-driven-development","testcontainers","testing","testing-framework","testing-library","testing-tools","tests"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mehmedmaljoki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-20T22:04:38.000Z","updated_at":"2025-02-20T21:08:40.000Z","dependencies_parsed_at":"2024-11-20T23:27:42.278Z","dependency_job_id":"8d45c979-e624-43bb-a27a-563d46db8019","html_url":"https://github.com/mehmedmaljoki/readIt","commit_stats":null,"previous_names":["mehmedmaljoki/testing-spring-boot-applications","mehmedmaljoki/readit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmedmaljoki%2FreadIt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmedmaljoki%2FreadIt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmedmaljoki%2FreadIt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehmedmaljoki%2FreadIt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehmedmaljoki","download_url":"https://codeload.github.com/mehmedmaljoki/readIt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247721921,"owners_count":20985084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","dockerfile","java","react","selenium","selenium-java","spring-boot","spring-test-web","spring-testcontainers","test","test-automation","test-driven-development","testcontainers","testing","testing-framework","testing-library","testing-tools","tests"],"created_at":"2024-12-21T10:20:00.675Z","updated_at":"2026-04-11T18:03:16.382Z","avatar_url":"https://github.com/mehmedmaljoki.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library and Book Management Application\n\n\n[![](https://img.shields.io/badge/Spring%20Boot%20Version-3.2.1-orange)](/pom.xml)\n[![](https://img.shields.io/badge/Java%20Version-21-orange)](/pom.xml)\n\n## Introduction\n\n**Manage Your Library Seamlessly:** A Comprehensive Platform for Book Enthusiasts.\n\nThis Library and Book Management Application is your one-stop solution for everything related to books and libraries. Whether you're managing a personal collection or a community library, this app allows you to:\n\n- Add, update, and delete books.\n- Write, read, and moderate reviews and comments.\n- Participate in reading challenges and track your progress.\n- View exhaustive statistics on your reading habits.\n- Collaborate and engage with other book lovers.\n\n**TL;DR:**\n\n- Easily manage your book collection with a user-friendly interface.\n- Track and share your thoughts through reviews and comments.\n- Engage in personalized or group reading challenges.\n- Explore analytics for insights into your reading trends.\n- Secure, scalable, and modern backend and frontend technologies.\n\n### Benefits\n\nAfter using this application:\n\n- You'll save time managing your books and library operations.\n- Collaborate better with fellow readers or members of your library.\n- Gain valuable insights into reading patterns through analytics.\n- Experience a delightful, organized reading journey.\n\nThe application uses a state-of-the-art tech stack for reliability and scalability, providing a seamless experience for users. Whether you're a casual reader, librarian, or book enthusiast, this app caters to all.\n\n---\n\n## Application Architecture\n\nTo support its versatile features, the application uses the following tech stack:\n\n- **Spring Boot** (Backend) for API development and database management.\n- **React and TypeScript** (Frontend) for a smooth and interactive user experience.\n- **PostgreSQL** for relational database management.\n- **AWS S3** for storing book covers, images, and files.\n- **Amazon SQS** for handling asynchronous processes like notifications and updates.\n- **Keycloak** for secure authentication and role-based access control.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://via.placeholder.com/750x666.png?text=Library+Management+Architecture\" alt=\"Library and Book Management Application Architecture\"\u003e\n\u003c/p\u003e\n\nThe architecture supports real-time updates, secure data handling, and a modular design to accommodate future enhancements.\n\n---\n\n## Key Features\n\n- **Book Management:** Add, update, and organize your library effortlessly.\n- **Reviews and Comments:** Share insights and engage in discussions with other readers.\n- **Reading Challenges:** Create and join challenges to keep your reading habits exciting.\n- **Statistics and Insights:** Understand your reading trends with daily, weekly, and yearly reports.\n- **Social Features:** Connect and collaborate with friends, track shared challenges, and recommend books.\n\n---\n\n## Local Project Setup\n\n### Requirements\n\n**Mandatory Requirements:**\n\n- **Java 21** or higher for backend development.\n- **Docker Engine** and **Docker Compose** for setting up the local environment.\n- **Node.js** and **npm/yarn** for frontend development.\n- **PostgreSQL** for database setup.\n\nCheck your environment:\n\n```bash\n$ java -version\n```\n\n```bash\n$ docker --version\n```\n\n```bash\n$ node -v\n```\n\n```bash\n$ npm -v\n```\n\n1. Ensure your Docker Engine is running.\n2. Start required services with docker-compose up.\n3. Run the backend:\n    - Navigate to the `backend` directory.\n    - ```bash\n      ./mvnw spring-boot:run\n      ```\n4. Frontend will be started with backend\n5. Access the application at `http://localhost:8080`.\n6. Access Keycloak Admin (optional): `http://localhost:8888`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmedmaljoki%2Freadit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehmedmaljoki%2Freadit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehmedmaljoki%2Freadit/lists"}