Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
Project Title: Cooking Helper!
# Project Title: Cooking Helper!

![Build](https://github.com/ventikaa/data515-proj/actions/workflows/build_test.yml/badge.svg)

[![Coverage Status](https://coveralls.io/repos/github/ventikaa/data515-proj/badge.svg?branch=main)](https://coveralls.io/github/ventikaa/data515-proj?branch=main)

Team Members:
- William Hu
Expand All @@ -21,5 +25,5 @@ Key Components
- End-to-end data pipelines supporting both analytics and user tools

Technologies & Data Sources
- Kroger Development API
- Large-scale recipe datasets
- [Kroger Development API](https://developer.kroger.com/api-products)
- [Kaggle Recipe Dataset](https://www.kaggle.com/datasets/irkaal/foodcom-recipes-and-reviews)
Loading