Skip to content

cartory/ms-restaurant

Repository files navigation

ms-restaurant

Free Lunch App, build with javascript react. You can see the backend-microservices side here

Entity Relationship Diagram

Made with mysql and sequelize for all microservices

EDR-VPP

State Machine Diagram

useful for understanding how food-request works

STM-VPP

Deployment Diagram

DPM-VPP

Getting Started

For running backend you to create a .env file for enviroments variables and set your DB by default is with mysql

Download source code

ms-web-app

git clone https://github.com/cartory/free-lunch-web

ms-restaurant

git clone https://github.com/cartory/ms-restaurant.git

ms-kitchen

git clone https://github.com/cartory/ms-kitchen.git

ms-warehouse

git clone https://github.com/cartory/ms-warehouse.git

Install Dependencies

npm install

Run Project

npm run start:dev

Tabs

Free Food Tab

freeFoodTab

Recipe History Tab

recipeHistoryTab

See Ingredients Tab

ingredientsTab

Ingredients History Tab

marketHistoryTab

Author

  • cartory - Pedro Caricari - cartory