{"id":19039784,"url":"https://github.com/shubh2-0/tender-management-system","last_synced_at":"2025-10-14T11:36:00.748Z","repository":{"id":78296356,"uuid":"604775201","full_name":"Shubh2-0/Tender-Management-System","owner":"Shubh2-0","description":"This is a Tender Management System application. In this application two persons are allow to login ,first one is Admin and second one is Vendor. Admin can register new Vendors and will provide a username and password to Vendor. Vendor can login with username and password and handle all present tender according to him.","archived":false,"fork":false,"pushed_at":"2023-09-08T11:54:56.000Z","size":7193,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T20:51:26.806Z","etag":null,"topics":["buffered-reader","class","database","java","jdbc","jdbc-driver","methods","mysql"],"latest_commit_sha":null,"homepage":"https://github.com/Shubh2-0/Tender-Management-System","language":"Java","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/Shubh2-0.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,"zenodo":null}},"created_at":"2023-02-21T19:06:11.000Z","updated_at":"2024-08-24T03:01:29.000Z","dependencies_parsed_at":"2025-04-17T17:13:19.163Z","dependency_job_id":"89c093c7-e485-4875-9817-582ead0bff5e","html_url":"https://github.com/Shubh2-0/Tender-Management-System","commit_stats":null,"previous_names":["shubh2-0/tender-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shubh2-0/Tender-Management-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubh2-0%2FTender-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubh2-0%2FTender-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubh2-0%2FTender-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubh2-0%2FTender-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shubh2-0","download_url":"https://codeload.github.com/Shubh2-0/Tender-Management-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shubh2-0%2FTender-Management-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019062,"owners_count":26086516,"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-10-14T02:00:06.444Z","response_time":60,"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":["buffered-reader","class","database","java","jdbc","jdbc-driver","methods","mysql"],"created_at":"2024-11-08T22:18:53.225Z","updated_at":"2025-10-14T11:36:00.731Z","avatar_url":"https://github.com/Shubh2-0.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":" \u003ch1 align=\"center\"\u003eFOREST COMMAND\u003c/h1\u003e\n \u003ch1 align=\"center\"\u003eTender Management System\u003c/h1\u003e\n \n \n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Demo\" src=\"Images/Forest Command.png\" /\u003e\n\u003c/div\u003e\n\u003ch2 align=\"center\"\u003e🌟Best Place For Managing Tenders🌟\u003c/h2\u003e\n\n\n\u003cbr\u003e\n\u003cbr\u003e\nWhenever a company  requires a service / merchandise , a tender is floated. Company maintains an empaneled list of Vendors. An empaneled vendor can only bid for a tender. Every vendor can bid only once against   each tender. Against each tender there may be   bids from several vendors. The company will then select the most suitable bid and places the order to that vendor.\n\n\n\n## ER Diagram\n\u003cimg alt=\"Demo\" src=\"Images/ER_Diagram.png\" /\u003e\n:star: Star me on GitHub — it helps!\n\n\n## Flow Chart\n\u003cimg alt=\"Demo\" src=\"Images/mainflow.png\" /\u003e\n\u003cimg alt=\"Demo\" src=\"Images/adminflow.png\" /\u003e\n\u003cimg alt=\"Demo\" src=\"Images/vendorflow.png\" /\u003e\n\n\n\n\n## Admin Features 📋\n\n✨ Login with his account\n\n✨ Register new Vendor. (assign a new username and password to him)\\\n\n✨ View all the vendors\n\n✨ Create new tenders\n\n✨ View All the Tenders\n\n✨ Sort the Tender Table by **Price** (ascending/descending)\n\n✨ View All the Bids of a tender\n\n✨ Sort the Bidder Table by **Price** (ascending/descending)\n\n✨ Assign tender to a vendor\n\n✨ Change thier Password\n\n## Vendor Features 📋\n\n✨ Login with his account (username and password given by admin)\n\n✨ View all the current Tenders\n\n✨ Sort the Tender Table by **Price** (ascending/descending)\n\n✨ Place a Bid against a Tender\n\n✨ View status of a Bid(Whether Selected or Not)\n\n✨ View his own Bid History\n\n✨ Sort the Bidder History e by **Price** (ascending/descending)\n\n✨ Change thier Password\n\n\n## Tools Used 🛠️\n\u003ctable align=\"center\"\u003e\n  \n  \u003ctr\u003e\n      \u003ctd align=\"center\" width=\"100\"\u003e\n        \u003cimg src=\"tools/mysql.png\" width=\"45\" height=\"45\" alt=\"HTML\" /\u003e\n      \u003cbr\u003eMy SQL\n    \u003c/td\u003e\n    \n \u003ctd align=\"center\" width=\"100\"\u003e\n        \u003cimg src=\"tools/jdbc.png\" width=\"48\" height=\"48\" alt=\"CSS\" /\u003e\n      \u003cbr\u003eJDBC\n    \u003c/td\u003e \n    \n\u003ctd align=\"center\" width=\"100\"\u003e\n        \u003cimg src=\"tools/springboot.png\" width=\"48\" height=\"48\" alt=\"Java\" /\u003e\n      \u003cbr\u003eSpringBoot\n    \u003c/td\u003e\n    \n\u003ctd align=\"center\" width=\"100\"\u003e\n        \u003cimg src=\"tools/java.png\" width=\"48\" height=\"48\" alt=\"javascript\" /\u003e\n      \u003cbr\u003eJava \n    \u003c/td\u003e\n    \n\u003ctd align=\"center\" width=\"100\"\u003e\n        \u003cimg src=\"tools/github.png\" width=\"48\" height=\"48\" alt=\"Vuejs\" /\u003e\n      \u003cbr\u003eGitHub\n    \u003c/td\u003e \n  \u003c/tr\u003e \n  \u003c/table\u003e\n\n\n\u003cbr\u003e\n\n\n\n## Contributing 💡\n#### Step 1️⃣    -\u003e Clone this repo to your local machine 🖥️.\n\n#### Step 2️⃣    -\u003e **Build your code** ⚒️\n\n#### Step 3️⃣    -\u003e 🔃 Create a new pull request.\n\n\n\n## 📬 Contact\n\nIf you want to contact me, you can reach me through below handles.\n\n \u003cp align=\"left\"\u003e\n  \u003ca href=\"https://www.linkedin.com/in/shubham-bhati-787319213/\" target=\"_blank\"\u003e\u003cimg align=\"center\" src=\"https://skillicons.dev/icons?i=linkedin\" width=\"40px\" alt=\"linkedin\" /\u003e\u003c/a\u003e\u0026emsp;\n  \u003ca title=\"shubhambhati226@gmail.com\" href=\"mailto:shubhambhati226@gmail.com\" target=\"_blank\"\u003e\u003cimg align=\"center\"  src=\"https://cdn-icons-png.flaticon.com/128/888/888853.png\"  width=\"40px\"   alt=\"mail-me\" /\u003e\u003c/a\u003e\u0026emsp;\n  \u003ca href=\"https://wa.me/+916232133187\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://media2.giphy.com/media/Q8I2fYA773h5wmQQcR/giphy.gif\" width=\"40px\"  alt=\"whatsapp-me\" /\u003e\u003c/a\u003e\u0026emsp;\t\n \u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cstrong\u003e💓Happy Coding😄💻\u003c/strong\u003e\n\u003c/div\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubh2-0%2Ftender-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubh2-0%2Ftender-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubh2-0%2Ftender-management-system/lists"}