BooksyMate is a full-stack application that enables users to manage their book collections and engage with a community of book enthusiasts. It offers features such as user registration, secure email validation, book management (including creation, updating, sharing, and archiving), book borrowing with checks for availability, book return functionality, and approval of book returns. The application ensures security using JWT tokens and adheres to best practices in REST API design. The backend is built with Spring Boot 3 and Spring Security 6, while the front end is developed using Angular with Bootstrap for styling.
- User Registration: Users can register for a new account.
- Email Validation: Accounts are activated using secure email validation codes.
- User Authentication: Existing users can log in to their accounts securely.
- Book Management: Users can create, update, share, and archive their books.
- Book Borrowing: Implements necessary checks to determine if a book is borrowable.
- Book Returning: Users can return borrowed books.
- Book Return Approval: Functionality to approve book returns.
- Spring Boot 3
- Spring Security 6
- JWT Token Authentication
- Spring Data JPA
- JSR-303 and Spring Validation
- OpenAPI and Swagger UI Documentation
- Docker
- GitHub Actions
- Keycloak
- Angular
- Component-Based Architecture
- Lazy Loading
- Authentication Guard
- OpenAPI Generator for Angular
- Bootstrap
Follow the branches step by step in this project. To get started with the BooksyMate project, follow the setup instructions in the respective directories:
This project is licensed under the MIT License 2.0. See the LICENSE file for details.
- Special thanks to the developers and maintainers of the technologies used in this project. Their hard work and dedication make projects like this possible.
- We would like to thank Mr Bouali Ali for providing training within the scope of this project.
- Youtube: https://www.youtube.com/@BoualiAli
- Github: https://github.com/ali-bouali/book-social-network/tree/main