Skip to content

songvut365/election-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Election Application

How to run

Run with docker-compose

$ docker-compose up -d

Screenshot

screenshot-1

Architecture

arch-1

Services

  • Front-end
    • Election Application
  • Back-end
    • Candidate Service
    • Election Service
    • Vote Service
  • Database
    • PostgreSQL for candidate service
    • MongoDB for vote service
  • Other
    • RabbitMQ for message broker