{"id":25026479,"url":"https://github.com/miftah-mj/plantnet","last_synced_at":"2025-03-30T16:19:00.214Z","repository":{"id":273264581,"uuid":"919127658","full_name":"miftah-mj/plantnet","owner":"miftah-mj","description":"PlantNet is a web application for managing and purchasing plants.","archived":false,"fork":false,"pushed_at":"2025-02-28T17:26:03.000Z","size":446,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T21:55:24.192Z","etag":null,"topics":["dashboard","ecommerce","expressjs","headless-ui","jwt","mongodb","payment-gateway","reactjs"],"latest_commit_sha":null,"homepage":"https://plantnet-2fd54.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/miftah-mj.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}},"created_at":"2025-01-19T19:15:17.000Z","updated_at":"2025-02-28T18:00:22.000Z","dependencies_parsed_at":"2025-01-19T21:34:20.880Z","dependency_job_id":"e6760b77-7da0-4878-a6ed-7981bef9f649","html_url":"https://github.com/miftah-mj/plantnet","commit_stats":null,"previous_names":["miftah-mj/plantnet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miftah-mj%2Fplantnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miftah-mj%2Fplantnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miftah-mj%2Fplantnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miftah-mj%2Fplantnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miftah-mj","download_url":"https://codeload.github.com/miftah-mj/plantnet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246342984,"owners_count":20761947,"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":["dashboard","ecommerce","expressjs","headless-ui","jwt","mongodb","payment-gateway","reactjs"],"created_at":"2025-02-05T17:36:35.489Z","updated_at":"2025-03-30T16:19:00.209Z","avatar_url":"https://github.com/miftah-mj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlantNet\n\nPlantNet is a web application for managing and purchasing plants. This project includes both client-side and server-side code.\n\n## Table of Contents\n\n-   [Installation](#installation)\n-   [Usage](#usage)\n-   [Features](#features)\n-   [Technologies](#technologies)\n-   [Contributing](#contributing)\n\n## Installation\n\n### Prerequisites\n\n-   Node.js\n-   MongoDB\n\n### Client-side\n\n1. Navigate to the client directory:\n\n    ```sh\n    cd client\n    ```\n\n2. Install dependencies:\n\n    ```sh\n    npm install\n    ```\n\n3. Create a `.env` file in the [client](http://_vscodecontentref_/1) directory and add your environment variables:\n\n    ```env\n    VITE_API_URL=http://localhost:9000\n    VITE_IMGBB_API_KEY=your_imgbb_api_key\n    ```\n\n4. Start the client:\n    ```sh\n    npm run dev\n    ```\n\n### Server-side\n\n1. Navigate to the server directory:\n\n    ```sh\n    cd server\n    ```\n\n2. Install dependencies:\n\n    ```sh\n    npm install\n    ```\n\n3. Create a `.env` file in the [server](http://_vscodecontentref_/2) directory and add your environment variables:\n\n    ```env\n    MONGODB_URI=your_mongodb_uri\n    ACCESS_TOKEN_SECRET=your_access_token_secret\n    ```\n\n4. Start the server:\n    ```sh\n    npm start\n    ```\n\n## Usage\n\n1. Open your browser and navigate to `http://localhost:3000` to access the client-side application.\n2. Use the application to manage and purchase plants.\n\n## Features\n\n-   User authentication and authorization\n-   Plant management (add, update, delete)\n-   Purchase plants\n-   View plant details\n-   Admin and seller roles\n\n## Technologies\n\n-   React\n-   Node.js\n-   Express\n-   MongoDB\n-   Axios\n-   React Query\n-   Tailwind CSS\n\n## Contributing\n\nContributions are welcome! Please fork the repository and create a pull request with your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiftah-mj%2Fplantnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiftah-mj%2Fplantnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiftah-mj%2Fplantnet/lists"}