A MERN Full-Stack web application that allows gardeners to build and maintain their virtual garden by using a third party API to identify plants and a MongoDB to save them in the user's profile. The application also offers a forum where users can connect and learn gardening tips and tricks from other users.
added queries and mutations to the front end utils folder QUERY_POSTS (all posts), QUERY_PLANT, QUERY_POST (ie one post)...and following mutations : ADD_PLANT, ADD_PLANT_HISTORY, ADD_POST, ADD_COMMENT
added queries and mutations to the front end utils folder QUERY_POSTS (all posts), QUERY_PLANT, QUERY_POST (ie one post)...and following mutations : ADD_PLANT, ADD_PLANT_HISTORY, ADD_POST, ADD_COMMENT