Water My Plants helps busy millennials remember to water their plants
- A user should be able to register for an account
- A user should be able to log in
- A user should be able to create a plant with a watering schedule
- A user should be notified when to water their plants based on their schedules
- A user should be to edit the watering schedule
- A user should be able to delete a plant/schedule
- A user should be able to see a list off all of their plants/schedules
- Used React, CRA and front end styling platforms including Styled-Components
- Used React Router with protected routes, axios, useState(), useForm() hooks, Yup to validate forms
- Front end is pulling and sending data backend created with Node.Js and Express
- User Login/Signup Pages built and ready to handle the token being sent between backend and front end
- Users can interact with ALL CRUD operations on the Project data