Sebastian’s Status Report for 3/30/24

Weekly Accomplishments

  • Figured out how to make POST Requests work
    • Adding and Removing from SQL Database now functional

Execute Post Request from Client:

Post Request Processed in backend program

Database Commits changes pushed by backend program

  • Added Recipe Database Table and all functions related to recipe functionality
    • Generate Recipe, Remove Recipe, Give Recipe information.
  • Images will be stored in the file system of the server for now

Goals for Next Week

  • Add API call that web scrapes the SmartLabel website and uses that information to implement backend functionality.
    • Take in a URL from the QR Code and return name of product and its image
  • Begin connecting my backend API/database to the other components of Sous-Chef


Leave a Reply

Your email address will not be published. Required fields are marked *