Skip to content

Tender manager Console based Java Application. this application has features like admin login, user login, manage tenders, manage Vendors, manage bids and Assign tenders

Notifications You must be signed in to change notification settings

Sanket01Hiremath/Tender-Manager

Repository files navigation

Online Tender Management System (SB101_Cunstruct week Project)


Problem Desription :

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


Admin Roles :

• Login into the system

• Register new Vendor with a username(email) and password and the category (Hardware/software)

• View all the vendors

• Create new tenders

• View All the Tenders

• View All the Bids of a tender

• Assign tender to a vendor

• Delete A Tender

• Delete A Vendor


Vendor Roles :

• Login with his account (username and password given by admin)

• View all the current Tenders

• Place a Bid against a Tender

• View status of a Bid(Whether Selected or Not)

• View his own Bid History


Tech-Stack: JAVA, RDBMS, JDBC DAO pattern

DataBase Schema :

Application Flow Diagram :

About

Tender manager Console based Java Application. this application has features like admin login, user login, manage tenders, manage Vendors, manage bids and Assign tenders

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published