Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1.75 KB

README.md

File metadata and controls

57 lines (32 loc) · 1.75 KB

Project CarCar

Alt text

Python version Django version Django-RestFramework React JavaScript

Table of Content

Instruction

For this repository to get the code. And a docker desktop app is required to run the application. After opend docker desktop appp, run the folling command line on terminal in your working project directory.

  1. docker volume create beta-data
  2. docker-compose build
  3. docker-compose up
  • When you run docker-compose up and if you're on macOS, you will see a warning about an environment variable named OS being missing. You can safely ignore this.

Diagram

Alt text

Team:

  • Kahar - Appoinment Service
  • Person 2 - Which microservice?

Design

Service microservice

Explain your models and integration with the inventory microservice, here.

Sales microservice

Explain your models and integration with the inventory microservice, here.