BlueNealis / pantry-remix

Solo Refactor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

From Pantry to Pan

Introduction

  • When it comes to getting meals on the table, using this app will inspire your culinary senses and help you become the chef you've always wanted to be.
  • The purpose of this project was to allow students to practice some of the foundational concepts learned so far within the module. There are other extensions that test different skills that we can build on. The project allowed us to personalize/entertain different ideas with HTML/CSS as well as the functionality(JavaScript) behind the web page created.

Technologies

  • Javascript
  • HTML
  • CSS
  • TDD (Mocha/Chai)
  • Fetch API

Illustration

Screen Shot 2022-07-18 at 11 28 03 PM

Features

  • Filter recipe options by meal category, type of meal or dish by clicking a checkbox.
  • Save recipes for later usage.
  • Return back to view all recipes
  • Use filter features among the save recipes

Deployed Page

Visit our published From Pantry to Pan site! here

Possible Future Extensions

  • A login page would be a great addition, allowing a user to log in to a page account and keep track of their save recipes.
  • Adding in transitions via CSS would have appreciated.

Set Up

  1. Fork this repo
  2. Clone the repo to your local machine
  3. View the project in the browser by running open index.html in your terminal.

Sources

Contributors

Project Specs

  • The project spec & rubric can be found here

Project Management

About

Solo Refactor


Languages

Language:JavaScript 99.2%Language:CSS 0.8%