Project

General

Profile

Task #481

Updated by Khoa Le about 2 years ago

- Turn off current local Postgres 
 - Use Docker to create these containers: 
   + Postgres contains the database Orders Management (same as DB from the task "Postgres + Navicat using") 
   + .NET C# APIs: connect to this database and create necessary CRUD APIs (support swagger) 

Back