Make-My-Event

An event management solution for implementing microservice architecture

Technology stack

This application is built on top of Node.js, Golang, MySQL, MongoDB, RabbitMQ

Feature List

  • Host SignUp, SignIn
  • Event CRUD
  • Hosts can make post in an event
  • Swagger
  • Visitors can reserve ticket in any event
  • Sending confirmation mail by Mailgun
  • Payment Integration

Services

  • Auth Service - Manage the authentication and authorization part
  • Event Service - Manage the Event & Post part
  • Payment Service - Handle the payment related stuff