{"id":18784080,"url":"https://github.com/kedarkk1/auction_website_wtl","last_synced_at":"2026-04-12T09:03:18.079Z","repository":{"id":184240211,"uuid":"602238910","full_name":"KedarKK1/auction_website_WTL","owner":"KedarKK1","description":"BiDefi: auction_website for WTL subject. Scroll down⬇ this github page to see screenshots of the application.","archived":false,"fork":false,"pushed_at":"2023-07-28T19:22:02.000Z","size":56647,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T08:48:52.647Z","etag":null,"topics":["authentication","authorization","django-rest-framework","djoser","jwt","nextjs","postgresql","razorpay","redis","wsl"],"latest_commit_sha":null,"homepage":"","language":"Python","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/KedarKK1.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":"2023-02-15T19:38:38.000Z","updated_at":"2023-08-08T12:06:18.000Z","dependencies_parsed_at":"2024-11-07T20:54:45.594Z","dependency_job_id":null,"html_url":"https://github.com/KedarKK1/auction_website_WTL","commit_stats":null,"previous_names":["kedarkk1/auction_website_wtl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KedarKK1/auction_website_WTL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KedarKK1%2Fauction_website_WTL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KedarKK1%2Fauction_website_WTL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KedarKK1%2Fauction_website_WTL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KedarKK1%2Fauction_website_WTL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KedarKK1","download_url":"https://codeload.github.com/KedarKK1/auction_website_WTL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KedarKK1%2Fauction_website_WTL/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268330908,"owners_count":24233150,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["authentication","authorization","django-rest-framework","djoser","jwt","nextjs","postgresql","razorpay","redis","wsl"],"created_at":"2024-11-07T20:41:50.743Z","updated_at":"2026-04-12T09:03:18.042Z","avatar_url":"https://github.com/KedarKK1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To run backend - \n```\ncd backend\nenv\\Scripts\\activate.bat\ncd auction \npython manage.py runserver\n```\n\n# To run frontend -\n```\ncd frontend\nnpm run dev\n```\n\n# for developers -\npip freeze \u003e requirements.txt\n\nsuperuser - admin\n\nemail - admin@gmail.com\n\npassword - admin@123\n\n\n## user generation tips -\nusername - jignesh, harman\nemail - jignesh@gmail.com, harman@gmail.com\npassword - ignesh@1234, arman@1234 # drop 1st letter\nfirst_name - jignesh, harman\nlast_name - patil, singh\nusertype - Not staff, staff\n\n## admin/Superuser account credentials -\nUsername: admin2\nEmail: admin2@gmail.com\nPassword: dmin2@1234\nPassword (again): dmin2@1234\nSuperuser created successfully.\n\n## to start celery worker -\n```\ncelery -A auction.celery worker --loglevel=info (do this inside outermost auction folder =\u003e celery -A myproject.celery worker --loglevel=info)\ncelery -A celery worker --loglevel=info \n```\n\nPayment link \n```\nhttps://rzp.io/l/rxLxyVp\n```\n\n## ERRORS :\nif \"django.db.utils.OperationalError: no such table: main_auctionmodel\" this error comes then\npython manage.py migrate --run-syncdb  =\u003e Creates tables for apps without migrations\npython manage.py makemigrations main =\u003e specify name\npython manage.py migrate main =\u003e specify name\n\n## STAR THIS REPOSITORY IF LOVED OUR EFFORTS!\n\n## Contributors 😎 \u003cp align=\"center\"\u003e \n\u003cb\u003eBackend\u003c/b\u003e - \u003ca href=\"https://github.com/KedarKK1/auction_website_WTL/graphs/contributors\"\u003e \u003cimg src=\"https://contrib.rocks/image?repo=KedarKK1/auction_website_WTL\" /\u003e \u003c/a\u003e \n\n\u003cbr /\u003e\n\u003cb\u003eFrontend\u003c/b\u003e - \u003ca href=\"https://github.com/KedarKK1/auction_frontend_WTL/graphs/contributors\"\u003e \u003cimg src=\"https://contrib.rocks/image?repo=KedarKK1/auction_frontend_WTL\" /\u003e \u003c/a\u003e  \n\u003c/p\u003e\n\n# Event Screenshots\n\u003cimg src=\"./Screenshots/ss1.PNG\" alt=\"home_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss2.PNG\" alt=\"auctions_list_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss3.PNG\" alt=\"auction_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss4.PNG\" alt=\"auction_page2\" /\u003e\n\u003c!-- \u003cimg src=\"./Screenshots/ss5.PNG\" alt=\"login_page\" /\u003e --\u003e\n\u003cimg src=\"./Screenshots/ss15.PNG\" alt=\"razorpay_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss16.png\" alt=\"djoser_page\"  /\u003e\n\u003cimg src=\"./Screenshots/ss17.png\" alt=\"djoser_page_2\"  /\u003e\n\u003cimg src=\"./Screenshots/ss18.png\" alt=\"djoser_page_3\" /\u003e\n\u003cimg src=\"./Screenshots/ss19.png\" alt=\"djoser_page_4\" /\u003e\n\u003cimg src=\"./Screenshots/ss20.png\" alt=\"signUp_api_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss21.png\" alt=\"signIn_api_token_generation_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss27.png\" alt=\"token_generation_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss22.png\" alt=\"all_routes_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss23.png\" alt=\"auction_api_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss24.png\" alt=\"auction_image_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss25.png\" alt=\"authentication_error_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss26.PNG\" alt=\"authorization_error_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss28.PNG\" alt=\"all_auctions_list_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss29.png\" alt=\"new_auctions_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss5.PNG\" alt=\"about_us_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss6.PNG\" alt=\"our_team_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss7.PNG\" alt=\"login_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss8.PNG\" alt=\"new_account_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss9.PNG\" alt=\"all_db_model_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss10.PNG\" alt=\"auction_model_list_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss11.PNG\" alt=\"auction_model_page\" /\u003e\n\u003cimg src=\"./Screenshots/ss13.PNG\" alt=\"auction_code_page\" /\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkedarkk1%2Fauction_website_wtl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkedarkk1%2Fauction_website_wtl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkedarkk1%2Fauction_website_wtl/lists"}