/Tender_Management_System

This is a Tender management system in which a company can manage its vendors and vendors are able to place a bid according to the given tenders.

Primary LanguageJava

Tender Management System__Individual Project


[] Description :

Whenever 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.


[] Users :

  1. Administrator
  2. Vendor

[] Features Assigned:

[] For Administrator :

  1. Login with his account.
  2. Register new Vendor. (assign a new username and password to him)
  3. View all the vendors.
  4. Create new tenders.
  5. View All the Tenders.
  6. View All the Bids of a tender.
  7. Assign tender to a vendor.

[] For Vendor :

  1. Login with his account (username and password given by admin)
  2. View all the current Tenders.
  3. Place a Bid against a Tender.
  4. View status of a Bid(Whether Selected or Not)
  5. View his own Bid History.

[] Tech Stack Used:

  1. JAVA
  2. MySQL

[] ER-Diagram:

html5

[] Flowchart:

html5