Skip to content

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 t

Notifications You must be signed in to change notification settings

ikram1005/Tender-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

TENDER MANAGEMENT SYSTEM

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

  • This was a Solo project executed in one week.

Tech Stack

  • Java
  • JDBC
  • MySQL

Modules

  • Administrator
  • Vendor

The Role of Administrator is :-

  • Create new Vendor.
  • View all the vendors.
  • Create new tenders.
  • View All the Tenders.
  • View All the Bids of a tender.

The Role of Vendor is :-

  • View all the current Tenders.
  • Place a Bid against a Tender.
  • View status of a Bid.

About

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 t

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages