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
- 1.Prerequisites
- 2.Installation
- 3.Features
- 4.API Reference
- 5.Tech Stack
- 6.Burgerzilla Architecture
- 7.Environment Variables
- 8.License
- Python 3.9
- Poetry for dependency management
- PostgresSQL Local Server
- PyCharm / Visual Studio Code
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.
NOTE : You can freely click the item which you need to install then you will be redirected official installation docs
Please follow the links for further reading about current microservices
Please follow the link for further reading about API's reference
Language: Python 3.9
Database Server: PostgresSQL
Libraries : Please follow the link for furher details.
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
Massachusetts Institute of Technology
`