Skip to content

EGavinG/whats-cookin-team-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

THE MEAL PLUG

Abstract

What are you eating today? Cereal for breakfast? Ramen again for lunch? Beans and rice for dinner? Are you tired of making the same old meals over and over again? Want to spice things up and try something new? Well, The Meal Plug has your back. Get introduced to our world of culinary delights with our user-friendly website. Offering a variety of delicious delicacies, our recipe repository lets you browse our list of meals, their costs, and step-by-step instructions for preparing your next dish. Whatever you're in the mood for, we got you.

Installation Instructions

Using the provided link to the Github repo, an user can clone and pull the repo down to their local machine using the terminal. Once cloned down, users can navigate to the "whats-cookin-team" directory, run 'npm install' to install the dependencies, and then and run 'npm start' to start up the page. Paste the localhost link into a browser, and you’re there!

Preview of App

The Meal Plug Sort it out View Recipes

Context

As mod2 students in the Turing program (starting week 3 of the program), we worked on this project as a group of 3 over the time period of 11 days (Dec 1 - Dec 11). We utilized HTML, ES6 JavaScript, and CSS to build the project. We leveraged collaborative tools such as Zoom and Slack huddles to tackle problems synchronously, as well as working asynchronously to develop the project.

Contributors

Edward "Gavin" Garcia Jamie Francisco Theo McCray

Wins and Challenges

One of the biggest challenges we faced was getting our initial footing when working together on the project as a group. There were hurdles to understanding and working with each other's code at first, and this pushed our progress expectations further back than we planned, but once we got past that hurdle, we hit a stride and cruised through the later iterations.

During those first few days of rough progress, another of our biggest challenges was getting the recipe page and the functions associated with populating the correct data and injecting it into the HTML to work properly.

Developing code asynchronously, then coming together to debug and refactor the code synchronously was the approach that worked best for our group. We were able to complete the required iterations, debug the project before the project deadline, and gain more experience in a time sensitive, group setting as developers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.4%
  • CSS 14.6%