Plant Parenthood

Node.js, Express.js, jQuery, SCSS, PostgreSQL, Sequelize, Semantic UI, Mocha, Chai
Role: Front and Back End Developer

Live Site Github

If you weren't blessed with a green thumb, it might be time for a trip to Plant Parenthood. Plant Parenthood is a Node application that makes it easy to keep track of your plant's care needs.

Most resources for plant care are filled with lengthy articles aimed at the experienced gardener. To make plant care information more accessible for the average user, I used web scraping to source images and care data, then I translated the data into a simple icon system.

With this data, I built a SQL database of 200+ houseplants and implemented CRUD routes that allow users to add and remove plants, comments, and journal entries. Utilizing Semantic UI and jQuery, I added search with autosuggest functionality, which makes it easy for users to find plants.

To view a populated test account, use the following credentials:
jane_doe@email.com | plantparenthood321

Plant Parenthood desktop landing page
Plant Parenthood mobile screens

Back to all projects

Previous | Next