Skip to content

1 November 2021

Jake Burton Stewart edited this page Nov 30, 2021 · 1 revision

1 November 2021 (Notetaker: Amanda Vuong)

This is the first day of the two weeks final project with Makers Academy.

As a team we planned the teams core values, daily routine and metrics.

We are currently making a decision on what language(s) and framework to use. The general consensus felt that we wanted to move away from Ruby and challenge ourselves with possibly: Javascript, React, Node.js

We create wireframes and an MVP, which is a

  • Single page app
  • The page generates recipes
  • Showing a list of recipes
  • A user can click on a recipe which shows the recipe on a new page
  • Using a recipe API Spoonacular ‘Search Recipes’

Our proposed final product:

  • A multiple page app
  • User can login, therefore authentication is needed
  • Generate recipes based on certain criteria, i.e. ingredients, meal category
  • User can create their own recipes

Actions: To make a decision on:

  • Backend: Node.js vs Firebase Function
  • Database: MongoDB vs Firebase database To set up Jests and check test coverage works Once backend and database has been decided set up the file structure for these
Clone this wiki locally