/sprout

This app makes it easy for novice plant owners to determine which plants to bring home. To start, choose up to three plants and you’ll receive thorough details about each plant. Our large library of low-maintenance plants makes it easy to find a compatible fit for you!

Primary LanguageJavaScript

Plant-App

Team Members

  • Adria Ivanitsky
  • Abriel Cleaver
  • Isaac Pea
  • Jordan Laurent

Description of the project

  • This app is designed to help inexperienced plant owners find easy to care for plants.

The overall problem domain and how the project solves those problems

A list of any libraries, frameworks, or packages that your application requires in order to properly function. If needed, provide instructions that the user may need to follow in order to get your application up and running on their own computer.

To Run Cypress Tests

  • npm install
  • npm test
  • Cypress will open -- you should then click "run <#> integration spec(s)"
  • Make sure all tests pass