Olaf Community Kitchen

Food Commerce Application

By Andrew Weiss

November 25, 2019

|

React

Support Local Kitchens Near You

Olaf is a community-driven food service web application which offers both seller and customer interactivity. Users can create an account as either a customer or chef for different user experiences. As a chef, the user can create food items to post online. (Photos can be added to the online items through the use of Cloudinary.) Once the chef is online, their address is converted to geo-coordinates using the Geocoding API, and the chef's location is placed on a map using Google Maps API. Now the customer can search the map to find online chef's and shop for items to add to their cart. Once a customer has completed checkout, the customer and chef are notified of order details via text message through the use of Twilio. This application was created using React and MDBootstrap on the front end. Data is stored in a MySQL database with the use of Sequelize NPM.

© 2021 Andrew Weiss