Open JosetheJedi opened 6 years ago
added functionality to delete and create new plants in the garden route! 2 hours! planning on adding functionality to the logs button to view each plants logs!
created these views to test websockets on the site and server.
created a settings page to view the logs of each plant, and to update the watering settings of each plant. and added the correct routes to the new view. 2 hours
I installed bower, and dateTimePicker, dependencies to the project so that I can display a date and time picker at the "create schedule" window. The user can choose the start time and can choose to repeat the watering at a later time. 3 hours
I debugged some of the viewing issues, the plugin was not working because the node app was not serving the files to the client. 2 hours.
I created a new button for the default watering schedule. This took approximately 2 hours to complete because I was researching on how to organize the button so that it looks really nice. I couldn't make the button look the way I wanted but the button is there so I continued with getting the button to fire an event and work with sockets.
added website routes to view the garden plants 2-3 hours