Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.
/ smart-recipes Public archive

Cloud based application using Bootstrap for Frontend and Python Flask for Backend.

License

Notifications You must be signed in to change notification settings

kevinvu184/smart-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartRecipes

RMIT - CC Semester 2 2019

© Kevin Vu 2019. Disclaimer: This repo is an asset of Kevin Vu and is being developed as part of a School of Science Cloud Computing course at RMIT University in Melbourne, Australia. Any plagiarism act will be reported.

Team member

  • Kevin Vu
  • Avital Miskela

Project Brief

Smart Recipes is a place to store your own recipes in the cloud. It offers advanced capabilities to streamline the process of adding your recipes. With an intelligent “Smart Add” you are able to input ingredients with a single image. To streamline the process of cooking, a user can “play” a recipe using a raspberry pi to create an interactive cooking experience. Log in as your user, store your own recipes safely in the cloud, and reference them on any device.

Stack

  • Front end: HTML/CSS/JS - Bootstrap
  • Back end: Python Flask
  • DB: Google Cloud SQL + SQLAlchemy
  • Deploy Platform: GAE (Google App Engine)
  • API: Clarifai API (Food regconition), Google Vision API (Object Detection)
  • Other Cloud Services:
    • Dialogflow + Google Action: Chatbot and Google Home system extension
    • Firebase: Authentication
    • Cloud Source Repo + Cloud Build: Deploy pipeline
    • Cloud Storage: Store and Retrieve Object (Images)
    • Cloud Function: Validate Images, Get Data for Google Action
    • Cloud Speech to Text + Cloud Text to Speech + Rasberry Pi: IoT device
    • Cloud Logging: Monitoring

Model

Model

About

Cloud based application using Bootstrap for Frontend and Python Flask for Backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages