Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.37 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.37 KB

TastyBytes

Tasty Bytes is the best way to find and share recipes!

Stack

Front End: HTML, CSS, Javascript
Backend: Python (Flask)
Database: mySQL

Features

  1. Add recipes with a title, description, image, ingredients list, and preperation instructions.
  2. Edit all elements of an existing recipe.
  3. Delete an existing recipe.
  4. Browse existing recipes.
  5. Search existing recipes.
  6. View a recipe on a dedicated recipe view page with ingredient and instruction check lists.

Screenshots

Homepage

Tasty Bytes Homepage

Browsing

Tasty Bytes Browse

Recipe Page

Tasty Bytes Recipe Page

Add Recipe Page

Tasty Bytes Add Recipe

Edit Recipe Page

Tasty Bytes Edit Recipe