|
Technologies Involved:
JAVA
Area Of Work: iERP
Project Description

An early-stage fintech innovator focused on stock valuation, Softcane approached Oodles to streamline its multi-stack application setup. To enhance developer onboarding and project maintainability, the client sought a simplified yet robust local environment configuration across backend, frontend, and Python services. A guided setup was delivered to meet this requirement.

Scope Of Work

The client aimed to eliminate setup inconsistencies and reduce time-to-launch for the development team. The client needed a cohesive environment across backend (Spring Boot), frontend (Angular), and Python-based services. Key areas of work included version control, environment configuration, and tool compatibility to ensure unified deployment.

Our Solution

To fulfill the client’s needs, a structured setup process was implemented to unify the development experience across all technology layers. The key features & techniques:

  • Backend Setup: Configured Java 17 and Spring Boot 3 with PostgreSQL 15 using Maven for dependency management. Environment-specific profiles streamlined local deployment.
  • Frontend Setup: Angular 17 environment initialized via npm install and served using ng serve, ensuring consistent UI behavior.
  • Python Service Configuration: A standalone Python server was integrated, forming a bridge between modules, critical for full functionality.
  • IDE Compatibility: Provided configuration for IntelliJ, STS, and Eclipse, supporting developer preferences.

Related Projects