Project information

  • Name:: Recipe Box
  • Description: App for selecting recipes and automatically combining ingredients & quantities into one shopping list
  • Github: Github
  • Tech Stack: JavaScript, HTML, CSS, CSS FlexBox, Bootstrap, AJAX, APIs
  • This is an app that helps you to select recipes and automatically combine ingredients & quantities into one shopping list. The main purpose of this app was to use Express for HTTP framework, use a view engine for your templating, se PostgreSQL for database, allow user login, with passwords encrypted with bcrypt, use Sequelize to create Models and Migrations