GitXplorerGitXplorer
A

spoontacular_cookbook

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
2c49c36d589783352dcc5ec6207ff549c0bbead0

Update README.md

AA-Zaba committed 3 years ago
Verified
2e5ab3281d11e0fffbac7e070878fde1d572156f

Merge pull request #1 from A-Zaba/add-license-1

AA-Zaba committed 3 years ago
Verified
21a9bbc56b3ff542b6ea2d549141fccad0a20bd2

Create LICENSE

AA-Zaba committed 3 years ago
Unverified
f7534cfb026072f673c12976e39cd6c4766d435d

Initial commit

AA-Zaba committed 3 years ago

README

The README file for this repository.

Cookbook App

Overview

Uses Spoontacular API to return a formatted view of recipes fitting user ingredient specifications.

About

  • Renders a list of recipes matching specified ingredient inclusion and exclusions.
    • List includes ratings, youtube link extensions, thumbnails, views, and video length as well, for easier recipe selection on behalf of the user.

To do

  • Render youtube videos and thumbnails in-line in grid view.
  • Improve index page front end.