LeikRad / IES_CountMeIn

Group 4's project for IES. Count Me In, an automatic sensor service that controls the number of people inside a room.
MIT License
0 stars 2 forks source link

Setup PostgreSQL #13

Closed LeikRad closed 11 months ago

LeikRad commented 11 months ago

In order to store user data and ensure efficient management of user-related information, we need to set up a PostgreSQL instance. This issue is focused on configuring and deploying a PostgreSQL database tailored to our application's requirements.

After researching the setup, dockerize the service.