Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarahjdawns/yellow-book-garden-planner
Web app designed to streamline the gardening experience, providing a COMPREHENSIVE set of tools and features to plan, track, and optimize the gardening journey.
https://github.com/sarahjdawns/yellow-book-garden-planner
api drag-and-drop ejs express html javascript localstorage mongodb nodejs tailwindcss
Last synced: 5 days ago
JSON representation
Web app designed to streamline the gardening experience, providing a COMPREHENSIVE set of tools and features to plan, track, and optimize the gardening journey.
- Host: GitHub
- URL: https://github.com/sarahjdawns/yellow-book-garden-planner
- Owner: sarahJDawns
- Created: 2023-05-20T22:34:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T02:40:02.000Z (2 months ago)
- Last Synced: 2024-09-06T09:11:38.527Z (2 months ago)
- Topics: api, drag-and-drop, ejs, express, html, javascript, localstorage, mongodb, nodejs, tailwindcss
- Language: EJS
- Homepage:
- Size: 1.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yellow Book: Garden Planner
Web app designed to streamline the gardening experience, providing a COMPREHENSIVE set of tools and features to plan, track, and optimize the gardening journey.
![](/public/images/yellowBookSet.png)
### Built With
- ![HTML](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
- ![CSS](https://img.shields.io/badge/css-1572B6?style=for-the-badge&logo=css3)
- ![javascript](https://img.shields.io/badge/javascript-%23f7df1e.svg?style=for-the-badge&logo=javascript&logoColor=white)
- ![Node.JS](https://img.shields.io/badge/node-339933?style=for-the-badge&logo=node.js&logoColor=white)
- ![Express](https://img.shields.io/badge/express-000000?style=for-the-badge&logo=express&logoColor=white)
- ![MongoDB](https://img.shields.io/badge/mongodb-47A248?style=for-the-badge&logo=mongodb&logoColor=white)
- ![TailwindCSS](https://img.shields.io/badge/tailwindcss-06B6D4?style=for-the-badge&logo=tailwindcss&logoColor=white)## How it works
- [ ] Sign up, log in, or delete account
- [ ] Requires a user name, email, and password.
- [ ] Also includes bypass button to explore full app before creating a new account.
- [ ] Dashboard provides current local weather information and plant hardiness zone searchable by city and zip code.
- [ ] From dashboard navigate to, drag and drop garden planner, seed/plant spacing calculator, notes, kanban board, and expense log.
- [ ] Use drag and drop garden icons to create a digital mockup of ideal garden layout.
- [ ] Determine the ideal spacing for seeds or plants with calculator and spacing information table.
- [ ] Take notes or upload photos.
- [ ] Manage to-do list, prioritize tasks, and monitor progress with kanban board.
- [ ] Log and monitor all garden-related expenses.## Acknowledgments
- [Open Weather Map API](https://openweathermap.org)
- [Plant Hardiness Zone API](https://phzmapi.org)
- [Garden Icons](https://icons8.com)