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.
Robert Helmick
- Angular 6
- SASS
- Node.JS
- MongoDB
- Tom Clothier - Plant Database
- WikiMedia - Image lookup
- FrostLine by Waldo Jaquith - Calculate user's USDA Plant Hardiness Zone
- FarmSense - Calculate frost dates in user's location
Base URL: http://dig-it.rh-codes.com/api
Endpoints:
GET all plants:
/search
This project is licensed under the MIT License
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