danionescu0 / docker-flask-mongodb-example

Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
GNU General Public License v3.0
99 stars 41 forks source link

Add birth_date and country to the user model #119

Closed danionescu0 closed 1 year ago

danionescu0 commented 2 years ago

In all containers that have a user model involved, add birth_date and country List of all containers:

danionescu0 commented 1 year ago

finished implementation