Nightwing52 / n_body_visualizer

Interactive n body simulator that visualizes the results. Practice for building multi-service architecture.
MIT License
0 stars 0 forks source link

Issue 1 #3

Closed Nightwing52 closed 3 months ago

Nightwing52 commented 3 months ago

Refer to #1 for more details. The services were created and documented. Currently compiles and runs as designed. Decided to use Docker for Consul and visualizer service. The database is a managed AWS RDS database and the Spring Boot applications are run without Docker for now. No logic has been added besides the necessary endpoints for Consul service discovery.