Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1016 Bytes

File metadata and controls

41 lines (33 loc) · 1016 Bytes

Social Simulator

Virtualising real world activities

Spring Boot Logo

SocialSimulator: A Spring Boot-based social simulator with a message driven and event drivent microservices architecture Simulate social activaities, and interactions. #socialsimulation #microservices.

NB: Front-end for the simulator will be added soon

Technologies Used

  • Springboot
  • Kafka - Confluent Clound
  • Okta
  • Spring Cloud
  • Mongo
  • Web Sockets
  • Docker

Features

  • Location tracking and updating
  • Real-time Messaging
  • Secure Login and simple signup process
  • Map direction service
  • Visit anyone registered on the platform

Services

  • Auth
  • Gateway
  • Location
  • User
  • Message

Configuration

  1. Git clone the project
  2. Configure the application properties file | Mongo, auth0, Kafka
  3. Configure the application gateway