iMykhailychenko / goit-cs-hw-03

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goit-cs-hw-03

Task 1

  1. Start container with postgres
make up
  1. Run python script
python seed.py

Result

Diagram

Result

Users data

Result

Tasks data

Result

Task 2

  1. Start container with mongo
make up
  1. Run python script
python main.py

About


Languages

Language:Python 80.9%Language:Makefile 15.9%Language:Dockerfile 3.2%