{"id":24023272,"url":"https://github.com/murodof/market-ecommerce","last_synced_at":"2026-04-08T22:32:14.848Z","repository":{"id":225170858,"uuid":"763991743","full_name":"murodof/market-ecommerce","owner":"murodof","description":"Market-Ecommerce is a web-based e-commerce platform built with Python using the Django framework and PostgreSQL as the database. This project provides a robust foundation for an online marketplace, including features such as user authentication, product management, and order processing.","archived":false,"fork":false,"pushed_at":"2024-06-29T19:06:24.000Z","size":43406,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T00:43:45.718Z","etag":null,"topics":["celery","django","docker","postgreql","python","redis"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/murodof.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":"2024-02-27T09:33:21.000Z","updated_at":"2025-03-12T07:53:45.000Z","dependencies_parsed_at":"2024-06-28T17:09:42.619Z","dependency_job_id":null,"html_url":"https://github.com/murodof/market-ecommerce","commit_stats":null,"previous_names":["azizbekdevn1/market-ecommerce","murodof/market-ecommerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/murodof/market-ecommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murodof%2Fmarket-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murodof%2Fmarket-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murodof%2Fmarket-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murodof%2Fmarket-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murodof","download_url":"https://codeload.github.com/murodof/market-ecommerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murodof%2Fmarket-ecommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31577444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["celery","django","docker","postgreql","python","redis"],"created_at":"2025-01-08T14:18:42.779Z","updated_at":"2026-04-08T22:32:14.831Z","avatar_url":"https://github.com/murodof.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Market-Ecommerce\n\nMarket-Ecommerce is a web-based e-commerce platform built with Python using the Django framework and PostgreSQL as the database. This project provides a robust foundation for an online marketplace, including features such as user authentication, product management, and order processing.\n\n## Features\n\n- User registration and authentication\n- Product listing and detailed views\n- Shopping cart and order management\n- Admin dashboard for managing products and orders\n\n## Prerequisites\n\nTo run this application, you will need the following installed:\n\n- [Python 3.8+](https://www.python.org/downloads/)\n- [Django 3.2+](https://docs.djangoproject.com/en/stable/releases/3.2/)\n- [PostgreSQL](https://www.postgresql.org/download/)\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/Azizbekdevn1/market-ecommerce.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd market-ecommerce\n    ```\n3. Set up a virtual environment and install dependencies:\n    ```bash\n    pip install -r requirements.txt\n    ```\n4. Create a `.env` file in the root directory and add your database configuration and secret key:\n    ```env\n    SECRET_KEY='your_secret_key'\n    DB_NAME='your_db_name'\n    DB_USER='your_db_user'\n    DB_PASSWORD='your_db_password'\n    DB_HOST='localhost'\n    DB_PORT='5432'\n    ```\n5. Apply migrations to set up the database:\n    ```bash\n    python manage.py migrate\n    ```\n6. Create a superuser for accessing the Django admin interface:\n    ```bash\n    python manage.py createsuperuser\n    ```\n7. Collect static files:\n    ```bash\n    python manage.py collectstatic\n    ```\n\n## Running the Application\n\nTo run the development server, use the following command:\n```bash\npython manage.py runserver\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurodof%2Fmarket-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurodof%2Fmarket-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurodof%2Fmarket-ecommerce/lists"}