Improvements and refactoring
- Refactored the app:
- Support for adding more than one tool (currently supports one tool).
- Multiple tasks can now be added for each tool.
- Configurations are stored in a dedicated directory.
- Added the Pydantic package to deserialize JSON.
- Updated the jira2py library to version 0.2.0.
- Built Docker containers for multiple architectures.