Screenshot of the application on MacBook and iPhone devices

Recipe Costing Web Application

Tech Stack:

Python | Flask | JavaScript | API | Bootstrap

Recipe Costing Portal is a web application that takes user input and generates recipe costing sheets in Google Sheets. The application renders selected information from the Google Sheets (e.g ingredients, recipe groups, units). The application is built with Python, Flask and the Google Sheets API.

Required for the Live Demo

  • User name and password to access the Live Demo: user:public | pass:public2020
  • Google Sheets

The motivation behind building this application was to improve the accuracy and efficiency of recipe costing for companies who use Google Sheets for a database and costing.

Features

The application makes it easy to:

  • Efficiently cost recipes
  • Generate Google Sheets with the provided templates and create a more organized and consistent database for your costing needs
  • Select ingredients directly from the database in Google Sheets
  • Add new ingredients & recipe groups (sheets) directly from the web portal
  • Restrict access to specific users with the authentication feature