Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

TechTorque-2025/Admin_Service

Repository files navigation

📊 Admin & Reporting Service

🚦 Build Status

main

Build and Test Admin Service

dev

Build and Test Admin Service

This microservice provides administrative oversight and business intelligence. It acts as an orchestrator, securely communicating with other services to aggregate data and perform admin actions.

Assigned Team: Randitha, Suweka

🎯 Key Responsibilities

  • User Management: (Via API calls to auth-service) List, view, and update user accounts and roles.
  • Service Configuration: Manage the list of available ServiceTypes, including their pricing and durations.
  • Reporting & Analytics: Generate on-demand reports by aggregating data from other services (e.g., revenue reports from payment-service).

⚙️ Tech Stack

Spring Boot PostgreSQL Docker

  • Framework: Java / Spring Boot
  • Database: PostgreSQL
  • Security: Spring Security (consumes JWTs)

ℹ️ API Information

🚀 Running Locally

This service is designed to be run as part of the main docker-compose setup from the project's root directory.

# From the root of the TechTorque-2025 project
docker-compose up --build admin-service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors