Skip to content

Tender Management System: Whenever a company requires a service , a tender is floated. Company maintains an empaneled list of Vendors. An empaneled vendor can only bid for a tender. The company will then select the most suitable bid and places the order to that vendor.

Notifications You must be signed in to change notification settings

sumitraghavwork/holistic-slip-8772

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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


There are 2 users in the system

1. Administrator and

2. Vendor


The Role of Administrator is:

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.

8. Update Tendor Details

9. View All the Assigned Tenders.

10. View Tender by ID.


The Role of a Vendor is:

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.

6. Update Vendor Profile


Technologies used: Back-End Development

Java

JDBC

MySQL


==== Software And Tools Required ======

MySQL.

Spring Tools

Java JDK 8+

Acknowledgements

Authors

App Screenshot

sumitraghavwork

sumitraghavwork

sumitraghavwork

Appendix

Any additional information goes here

About

Tender Management System: Whenever a company requires a service , a tender is floated. Company maintains an empaneled list of Vendors. An empaneled vendor can only bid for a tender. The company will then select the most suitable bid and places the order to that vendor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages