Plant Planner by Fadhal Shulhan#2
Open
fadhalshulhan wants to merge 26 commits intoH8-FSJS-P2S6:mainfrom
Open
Conversation
…ler for email reminders, Cloudinary for photo uploads)
…components, and API improvements - **Client**: - Added new favicon and manifest files for improved PWA support - Introduced new components: Button, Layout, LoadingSpinnerLottie, ProtectedRoute, Shimmer, TimeAgo - Added assets for login background and logo - Refactored README to `README FE.md` and removed old README - Updated Navbar, PlantCard, PlantForm, and page components (Home, Login, Plants, Recommendation) - Enhanced Redux slices (auth, plant, weather) and Tailwind/Vite configurations - Modified `.gitignore`, `index.html`, and `package.json` - **Server**: - Added new test suite for authController and renamed plant tests - Introduced `plantphoto` model and migration - Refactored controllers: auth, plant, weather, and replaced recommendationController with Gemini-based version - Added `authMiddleware`, `reminderScheduler`, and `server.js` for improved server setup - Updated Cloudinary, email config, and API documentation - Removed deprecated files: `users.json`, `helper.js`, old middleware, and recommendationController - Modified routes, migrations, models, and `package.json`
- Added species prediction with Google GenAI in plantController.js - Implemented Gmail OAuth for email reminders with token management - Created EmailController.js for OAuth2 email sending - Added token model and migration for storing Gmail tokens - Integrated dynamic background images via Pixabay API in Login.jsx, Profile.jsx, and Register.jsx - Enhanced PlantForm.jsx with species prediction and loading/error UI - Updated PlantCard.jsx with improved styling - Commented out unused div in Home.jsx - Improved Profile.jsx with form validation and UI enhancements - Added lodash dependency for debouncing in PlantForm.jsx - Updated Firebase hosting cache - Expanded API_DOCS.md with new endpoints and details
…ent it to user email
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.