Skip to content

Latest commit

 

History

History
78 lines (50 loc) · 1.9 KB

README.md

File metadata and controls

78 lines (50 loc) · 1.9 KB

Dig-It logo

Dig-It is a single-page web application that takes out all of the guess-work out of home gardening. By using the climate in the user's location, the type of plant, the plant's age, as well as many other factors, Dig-It gives the user custom reminders for when their plants should be watered, planted, repotted and more.

Dig-It's extensive crowdsourced database allows visitors and registered users to view the details of any plant in the world as well as optimal growing conditions in their area.

Author

Robert Helmick

Built With

Public API:

Base URL: http://dig-it.rh-codes.com/api

Endpoints:

GET all plants:

/search

License

This project is licensed under the MIT License

Versioning:

v2.2.2 Current:

  • Enhancements to Google Analytics
  • Upcoming Reminders carousel redesign
  • Mobile scrolling fixes
  • Add new plant type: Bonsai

v2.2.1:

  • Homepage redesign
  • Add 'About' page
  • Google Analytics
  • Bugfix: Display reminders on initial login
  • Bugfix: Set water reminder dates to midnight

v2.2.0:

  • Bugfix: Refresh Reminders on add/remove GardenPlant
  • Bugfix: Search grid alignment on mobile

v2.1.0:

  • Add custom Plant to Garden without adding to database
  • Bugfix: Search algorithm
  • Bugfix: Image uploader

v2.0.0:

  • UI redesign to minimalist theme
  • Image Uploader component
  • Performance enhancements

v1.1.0:

  • Site responsiveness
  • Bugfix: Search grid item UI

v1.0.0:

  • Dig-It MVP
  • UI layout v1