Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 756 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 756 Bytes

Edge-Case Bakery

You can check it here

Edge-Case Bakery

It is a fullstack bakery website that displays information on produce offered for sale as well as enables someone to receive a catalog of items sold via email.

The requirements for completing this project are:

  • use the Sendgrid API to send an email to the user’s email with a catalog of all items sold
  • API key should be stored in an environment variable
  • Technologies Used Ruby, Sinatra, HTML, CSS, JS, Materialize, API

Features The key features are:

  • Sengrid API sending email;
  • Materialize is used for page styling (card, tabs);