Water My Plants helps users create a watering schedule to ensure all their plants are healthy and happy.
Building a schedule around ensuring that all your plants are watered is actually pretty difficult. Water my Plants helps to solve those problems by providing and easy to use interface for creating a plant watering schedule that will remind users to water their plants on a regular basis.
This is an app designed during a Lambda School build week.
https://docs.google.com/document/d/1uPou8NvxiJYb7TMMDNwWJBSJxAp5XLfhkO0G32hqnkk/edit?usp=sharing
-
0.0.1
- Login/Signup Pages
- Plant Page (create watering schedule for a plant)
- Home Page (list of plants, delete a plant)
- User Profile Page (edit username and phone number)
Created by:
-
UI Team
- Ariana Shackelford
- Ryan Smith
- Nick Verdinia
-
Front End Team
- Kyle Leonard
- Ian Carreras
- Ruth Poliakon
-
Back End
- Melvin Peepers
-
Project Lead
- Harrison Brock
- material-ui v4.4.3
- yup v0.27.0
- axios v 0.19.0
- formik v 1.5.8
- jwt-decode v2.2.0
- react-router-dom v5.0.1
- react-scripts v3.1.1
- styled-components v4.3.2
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request