Skip to content

hasanozdem1r/burgerzilla-food-order-management

Repository files navigation

Food Order Management with Microservices

This project aim to create bridge between customer and restaurant owners.

Customers and restaurant owners can run their own operations based on products

I decided to provide solutions with microservices approach regarding to suitability

Table of Contents

1.Prerequisites

  1. Python 3.9
  2. Poetry for dependency management
  3. PostgresSQL Local Server
  4. PyCharm / Visual Studio Code

2.Installation

I used Poetry for virtual environment because it's easier to use and manage the dependencies.

In this section I will be providing installations about prerequisites.

  1. Python 3.9
  2. Python Poetry
  3. PostgresSQL
  4. Pycharm & Visual Studio Code

NOTE : You can freely click the item which you need to install then you will be redirected official installation docs

3.Features

Please follow the links for further reading about current microservices

4.API Reference

Please follow the link for further reading about API's reference

5.Tech Stack

Language: Python 3.9

Database Server: PostgresSQL

Libraries : Please follow the link for furher details.

6.Burgerzilla Architecture

7.Environment Variables

To run this project, you will need to add the following environment variables to your environment variables file

POSTGRES_HOST, POSTGRES_PORT,POSTGRES_USER, POSTGRES_PWD

8.License

Massachusetts Institute of Technology

`

About

This project is aiming with microservice architecture developing bridge between customers & restaurants to running operations on products.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published