Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.45 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.45 KB

Foodcep Client

alt text

Foodcep is an open source web app made to manage a restaurant-s administrative labor more easily.

The goal of this app is to create an ideal enviroment for the management and administration of restaurants' kitchens, providing the user with essential planning and organization tools to keep track of the expenditures of any common restaurant kitchen.

Through a simple "roles" system, the user can invite their restaurant teammates in order to centralize product orders, cost evaluation, and writing & sharing recipes.

Every course of action inside a professional kitchen must be standarized for proper managing of the products. This standard will also lead to less wasted food and more money savings.

An intuitive user interface will help you organize and keep track of your ingredients, dishes, orers, and suppliers whenever you need it.

Development Stack:

  • Angular 7.1.2
  • Angular Material 7.3.1

Plugins

  • flex-layout
  • ngx-translate
  • ngx-markdown
  • ngx-cookieservice
  • jspdf
  • jspdf-autotable
  • ngx-captcha

Install

You'll need to have a instance of the API running on a server in order to make it work.

The API with its docs can be found on this repo https://github.com/smaudd/foodcep-api.

Run ng serve --proxy.config proxy.config.json for development server.

Run ng serve --prod for production build.