{"id":29013302,"url":"https://github.com/tasnim29/green-circle","last_synced_at":"2026-04-11T18:03:01.342Z","repository":{"id":301114613,"uuid":"1008119536","full_name":"tasnim29/green-circle","owner":"tasnim29","description":"A vibrant gardening community platform where users can share tips, explore gardener profiles, and join plant care discussions. Built with React, Firebase, MongoDB, and Node.js.","archived":false,"fork":false,"pushed_at":"2025-06-25T07:59:49.000Z","size":1511,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T08:32:08.504Z","etag":null,"topics":["crud","daisyui","express","firebase","mongodb-atlas","nodejs","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://assignment-10-client-4fb64.web.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tasnim29.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-25T04:09:43.000Z","updated_at":"2025-06-25T07:59:52.000Z","dependencies_parsed_at":"2025-06-25T08:34:36.860Z","dependency_job_id":"5852f2fe-89db-403c-bdaf-7313199762ea","html_url":"https://github.com/tasnim29/green-circle","commit_stats":null,"previous_names":["tasnim29/green-circle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tasnim29/green-circle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasnim29%2Fgreen-circle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasnim29%2Fgreen-circle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasnim29%2Fgreen-circle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasnim29%2Fgreen-circle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tasnim29","download_url":"https://codeload.github.com/tasnim29/green-circle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasnim29%2Fgreen-circle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261937078,"owners_count":23232852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crud","daisyui","express","firebase","mongodb-atlas","nodejs","react","tailwindcss"],"created_at":"2025-06-25T19:10:43.934Z","updated_at":"2026-04-11T18:03:01.279Z","avatar_url":"https://github.com/tasnim29.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌿 Green-Circle - Gardening Community \u0026 Resource Hub\n\nWelcome to **Green-Circle**, a full-stack web application designed for gardening enthusiasts to explore, learn, share, and connect. This community-driven platform allows users to share tips, join gardening events, discover experienced gardeners, and get help for all their plant-care needs.\n\n![Green_circle Banner](https://i.ibb.co/n8ZwHCNS/garden.png) \u003c!-- Replace with your actual deployed screenshot URL --\u003e\n\n---\n\n## 🔗 Live Website\n\n🌐 [Green-Circle Live Site](https://assignment-10-client-4fb64.web.app/)\n\n---\n\n## 🚀 Technologies Used\n\n### 🖥️ Frontend\n\n- React.js\n- React Router DOM\n- Axios\n- Tailwind CSS + DaisyUI\n- Firebase Authentication\n- React Hook Form\n- Swiper.js\n- Lottie React\n- React Toastify / SweetAlert\n\n### ⚙️ Backend\n\n- Node.js\n- Express.js\n- MongoDB\n- CORS\n- Dotenv\n- JWT\n\n---\n\n## 🧩 Key Features\n\n- 🔐 Authentication with Firebase (Email/Password \u0026 Google Login)\n- 🌱 Add, Update, Delete Gardening Tips (Private Routes with Firebase Auth)\n- 📊 Tips Table with Filtering by Difficulty (Easy/Medium/Hard)\n- 🏆 Top Trending Tips section with Like count update functionality\n- 🧑‍🌾 Featured Gardeners showcase\n- 🕵️ Explore Gardeners page with total shared tips\n- 💡 Dark/Light Theme toggle (with context/state preservation)\n- 🧭 Fully Responsive (Mobile + Desktop)\n- 🧭 Reload \u0026 Private Route State Preservation\n- 🚫 Custom 404 Page\n- 🌀 Loading Spinner for data fetching\n\n---\n\n## 📦 Dependencies\n\n### Client\n\n```bash\n\"axios\"\n\"react-router-dom\"\n\"firebase\"\n\"react-hook-form\"\n\"swiper\"\n\"lottie-react\"\n\"react-toastify\"\n\"daisyui\"\n\"tailwindcss\"\n\"react-icons\"\n\"react-tooltip\"\n\"react-awesome-reveal\"\n```\n\n### Server\n\n```bash\n\n\"express\"\n\"cors\"\n\"dotenv\"\n\"mongodb\"\n\"jsonwebtoken\"\n```\n\n---\n\n## 🛠️ How to Run This Project Locally\n\n### 1. Clone the Repositories\n\n```\ngit clone https://github.com/yourusername/echojournal-client.git\ngit clone https://github.com/yourusername/echojournal-server.git\n```\n\n### 2. Set Up the Client\n\n```\ncd echojournal-client\nnpm install\n```\n\n🔑 Environment Variables (Create .env file)\n\n```\nVITE_API_URL=https://your-server.vercel.app\nVITE_FIREBASE_API_KEY=your_key\nVITE_FIREBASE_AUTH_DOMAIN=your_project.firebaseapp.com\n# Add all Firebase ENV keys\n```\n\n### 3. Set Up the Server\n\n```\ncd echojournal-server\nnpm install\n```\n\n🔑 Environment Variables (Create .env file)\n\n```\nPORT=5000\nMONGODB_URI=your_mongodb_uri\nJWT_SECRET=your_secret\n```\n\n### 4. Run the Client and Server\n\n```\nClient:npm run dev\nserver:nodemon index.js\n\n```\n\n---\n\n## 🔗 Relevant Links\n\n### 🔥 Firebase Docs: https://firebase.google.com/docs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftasnim29%2Fgreen-circle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftasnim29%2Fgreen-circle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftasnim29%2Fgreen-circle/lists"}