Skip to content

Christener19/Bootcamp-Kitchen

 
 

Repository files navigation

Bootcamp Kitchen

bootcamp-kitchen-logo

Overview

Welcome to Bootcamp Kitchen, your solution for finding 15 minutes recipes tailored to your preferences, whether it be specific ingredients or dietary requirements. The application provides a variety of meals, such as gluten-free or vegan recipies.

The Brief

My team were given a brief to solve a problem that bootcampers face when learning on a intense 16 week course. A common theme amongst the group was the time it takes to prepare and cook a nuturious meal. We decidied to make an application that would provide 15 minutes recipies to give bootcampers both more time, and also make sure that they would have a nutritious meal.

Problem Statement:

"The intense nature of this course meant that some bootcampers are struggling to maintain nutritional self-care."

What could help us solve this problem? Bootcamp Kitchen

Research:

In order to create an app that truly meets the needs of users we conducted thorough research of our competitors, created a questionnaire and obtained valuable information. The most valuable and comprehensive data was collected during our user interviews with fellow bootcampers. Through these interviews, we learned that their eating habits had changed since starting the bootcamp. And so, that was it - bootcampers wanted quick recipies to use to have nuturious meals.

Installation

Install To run this project locally, follow these steps:

Clone the repository:

git clone <repository_url>

Navigate to the project directory:

cd bc15-w8-project-front-end-fully-stacked

Install dependencies:

Ensure you have Node.js installed.

npm install

Start the server:

Run the following command to start the server:

npm start

This will launch the application using node server/app.js.

Credits

Credit goes to Christener Leigh, Fyza Chishty, George Gordon, Horia Omar, Joe Walsh, and Richard Quinlan, aswell as the libraries, and resources used.

About

Bootcamp Kitchen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.8%
  • JavaScript 19.3%
  • CSS 6.9%