This is the entry-point project for the overall application, providing a modular architecture to enable seamless integration of various features. The project includes the following core modules:
- Core Module: The foundational module containing essential functionality for the application.
- Authentication Module: Handles user authentication and authorization.
- App Module: Serves as the main entry point to the application.
- App Infra Module: Contains shared components and utilities used across modules.
This project is designed with a modular architecture, enabling easy extension and scalability. Key modules integrated with this project include:
- Parse2Hire: A module for candidate parsing and response generation. Repository URL
- VideoStream Module: A video streaming module built using Kurento for real-time communication.
- Chat Module: A chat module leveraging Axiom for messaging capabilities.
- Java (Primary Language)
- Spring Boot (Framework)
- Maven (Build Tool)
- Modular Design Principles
Feel free to fork and contribute to this repository. Collaboration and feedback are always welcome!