{"id":22135111,"url":"https://github.com/kayprogrammer/bidout-auction-v1","last_synced_at":"2025-09-17T09:43:51.125Z","repository":{"id":103972760,"uuid":"580192639","full_name":"kayprogrammer/bidout-auction-v1","owner":"kayprogrammer","description":"An Auction platform built with Django MVT ","archived":false,"fork":false,"pushed_at":"2024-09-09T13:39:03.000Z","size":7201,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-09T16:30:38.534Z","etag":null,"topics":["django","html-css-javascript","pgadmin4","postgresql","python"],"latest_commit_sha":null,"homepage":"https://bidout.vercel.app","language":"HTML","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/kayprogrammer.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":"2022-12-20T00:08:01.000Z","updated_at":"2024-09-09T13:39:06.000Z","dependencies_parsed_at":"2024-01-10T20:34:56.883Z","dependency_job_id":"e1167201-12fb-4bb5-9200-7f1c5348551f","html_url":"https://github.com/kayprogrammer/bidout-auction-v1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fbidout-auction-v1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayprogrammer","download_url":"https://codeload.github.com/kayprogrammer/bidout-auction-v1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227614646,"owners_count":17793949,"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":["django","html-css-javascript","pgadmin4","postgresql","python"],"created_at":"2024-12-01T19:13:47.060Z","updated_at":"2025-09-17T09:43:46.099Z","avatar_url":"https://github.com/kayprogrammer.png","language":"HTML","readme":"# BidOut Auction V1 (MVT)\n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v1/blob/main/display/django.png?raw=true)\n\n\n#### Django Docs: [Documentation](https://docs.djangoproject.com/en/4.2/)\n#### PG ADMIN: [pgadmin.org](https://www.pgadmin.org) \n\n\n## How to run locally\n\n* Download this repo or run: \n```bash\n    $ git clone git@github.com:kayprogrammer/bidout-auction-v1.git\n```\n\n#### In the root directory:\n- Install all dependencies\n```bash\n    $ pip install -r requirements.txt\n```\n- Create an `.env` file and copy the contents from the `.env.example` to the file and set the respective values. A postgres database can be created with PG ADMIN or psql\n\n- Run Locally\n```bash\n    $ python manage.py migrate\n```\n```bash\n    $ python manage.py runserver\n```\n\n- Run With Docker\n```bash\n    $ docker-compose up --build -d --remove-orphans\n```\nOR\n```bash\n    $ make build\n```\n\n- Test Coverage\n```bash\n    $ pytest --disable-warnings -vv\n```\nOR\n```bash\n    $ make test\n```\n\n#### CLIENT\n#### Live Url: [BidOut Platform](https://bidout.vercel.app/) \n\n![alt text](https://github.com/kayprogrammer/bidout-auction-v1/blob/main/display/display1.png?raw=true)\n![alt text](https://github.com/kayprogrammer/bidout-auction-v1/blob/main/display/display2.png?raw=true)\n![alt text](https://github.com/kayprogrammer/bidout-auction-v1/blob/main/display/display3.png?raw=true)\n![alt text](https://github.com/kayprogrammer/bidout-auction-v1/blob/main/display/display4.png?raw=true)\n\n#### ADMIN\n![alt text](https://github.com/kayprogrammer/bidout-auction-v1/blob/main/display/admin.png?raw=true)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fbidout-auction-v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayprogrammer%2Fbidout-auction-v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fbidout-auction-v1/lists"}