Skip to content

GreyTeam2020/booking_microservice

Repository files navigation

Booking service

Build Status

Table of content

Introduction

The service run on the port 5002

If there is some exception like db_session is working out of scope please look here

Resources

Developing

Each programmer has a personal style on write code and we accept this, but to make readability the code from all component of the team, we used a good tool to format the code in automatically.

It is black, and it is installed with the requirements.txt

To format the code you can run the command below after pip3 install -r requirements.txt --user

black .

When you see the following line, you are done to push your PR

All done! ✨ 🍰 ✨

Additional information

  • Deadline - Wednesday, 25 November 2020, 23:59

Releases

No releases published

Packages

No packages published