Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iammahesh123 authored Feb 4, 2024
1 parent 3a601ca commit 492f415
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

This project implements a Task Management system using microservices architecture. The system consists of three main microservices: UserService, TaskService, and TaskSubmissionService. Additionally, Eureka is used for service discovery, and an API Gateway is implemented to manage API requests.

## Microservices Architecture
![Task Management System Architecture](https://github.com/iammahesh123/Task-Management-System/raw/master/tms.png)

## Technologies Used

- Java
Expand Down

0 comments on commit 492f415

Please sign in to comment.