Plant Baby was my final project as a student at Boca Code. The goal was to give users information about specific plants to give them suffiecient care to survive.
In order to create this web app, a couple packages are needed to be installed before continuing:
- firebase
- firebase/auth
- @mui/material
- @mui/icons-material
You are immediately taken to the homepage where it gives a brief description on what the app is about and what you can do on it. Once you scroll to the bottom you can immediately go to the plant list or you can create an account.
You have the option to create an account or login to an existing account. You also have the option to login using Google. This app is secured using Firebase Authentication.
You can check out the plant list without creating an account, but you won't be able to favorite any plants without an account.
Once you have an account, you will be able to add a plant to your Dashboard.