{"id":24757603,"url":"https://github.com/evdmatvey/ecommerce-admin-panel","last_synced_at":"2026-04-10T06:42:38.064Z","repository":{"id":247025783,"uuid":"815765982","full_name":"evdmatvey/ecommerce-admin-panel","owner":"evdmatvey","description":"Frontend admin panel of e-commerce application","archived":false,"fork":false,"pushed_at":"2024-07-08T04:25:49.000Z","size":230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T15:40:21.621Z","etag":null,"topics":["react","tailwind","tanstack-react-query","zustand"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evdmatvey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-06-16T04:51:10.000Z","updated_at":"2025-01-17T06:32:11.000Z","dependencies_parsed_at":"2024-07-06T06:32:32.659Z","dependency_job_id":"561a3096-9d1b-41a6-b31e-1812fd1f356f","html_url":"https://github.com/evdmatvey/ecommerce-admin-panel","commit_stats":null,"previous_names":["evdmatvey/ecommerce-admin-panel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evdmatvey%2Fecommerce-admin-panel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evdmatvey%2Fecommerce-admin-panel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evdmatvey%2Fecommerce-admin-panel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evdmatvey%2Fecommerce-admin-panel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evdmatvey","download_url":"https://codeload.github.com/evdmatvey/ecommerce-admin-panel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245078182,"owners_count":20557281,"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":["react","tailwind","tanstack-react-query","zustand"],"created_at":"2025-01-28T15:33:36.713Z","updated_at":"2025-12-30T20:37:44.810Z","avatar_url":"https://github.com/evdmatvey.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ecommerce-admin-panel\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.ibb.co/TBM45pT/logo.png\" alt=\"logo\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Library-react-blue%3Fstyle%3Dflat\" alt=\"Library-react\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Version-0.1.0-purple?style=flat\" alt=\"Version-0.1.0\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-MIT-green?style=flat\" alt=\"License-MIT\"/\u003e\n\u003c/p\u003e\n\n## About\n\nAdmin panel frontend part of the e-commerce app. Authorization and registration are supported, along with the ability to add items to a wishlist or cart, create an order and follow its delivery status, manage items by categories and filter them based on a variety of criteria, and manage many parts of application through the admin panel (like adding new brands / products / categories / etc.).\n\nThe figma layout of the application was found in the public domain. [The figma layout](https://www.figma.com/community/file/1376901695536369893)\n\n## Technologies\n\n- React (18)\n- React router dom (6.24.0)\n- Zustand (4.5.4)\n- Tanstack react-query (5.48.0)\n- Axios (1.7.2)\n- React hook form (7.52.0)\n- Tailwind CSS (3.4.4)\n\n## Environment\n\n- Node 20.14.0\n- npm 10.7.0\n\n### Variables\n\nuse .env file to declare variables\n\n| Variable                  | Value                                            |\n| ------------------------- | ------------------------------------------------ |\n| VITE_BACKEND_URL          | Backend url (example: http://localhost:4200/api) |\n| VITE_DOMAIN               | Domain name (example: localhost)                 |\n| VITE_ACCESS_TOKEN_EXPIRES | Access token expires time (example: 1)           |\n\n## Common setup\n\nClone the repo and install the dependencies.\n\n```\n  git clone https://github.com/evdmatvey/ecommerce-admin-panel.git\n  cd ecommerce-admin-panel\n```\n\n```\n  npm install\n```\n\n### Development\n\nRun in development mode.\n\n```\n  npm run dev\n```\n\nRun code format checker.\n\n```\n  npm run format\n```\n\n### Build\n\n```\n  npm run build\n```\n\n## Developers\n\n- [evdmatvey](https://github.com/evdmatvey)\n\n## License\n\nProject ecommerce-admin is distributed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevdmatvey%2Fecommerce-admin-panel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevdmatvey%2Fecommerce-admin-panel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevdmatvey%2Fecommerce-admin-panel/lists"}