A Tender Management app where all the information releted to the tenders of organisation will be save and can be perform different kind of operations.
There are total 4 tables which used for creating this app.
- Administrator table
- Vendors table
- Tenders table
- Bids table
Admin :
- Admin Login
- Register new Vendor
- View all the Vendors
- Create new Tender
- View all the Tenders
- View all the bids of a Tender
- Assign Tender to a Vendor
Vendor :
- Vendor Login
- View all the Tenders
- Place a Bid against a Tender
- View status of a Bid
- View his own Bid history
MySQL | Basic Java | Regular Expression | Serialisation | Functional Programming
STS | Github | MySQL
A Individual project which developed by Atal Kr Pandey with in 4 days. This a console based application where two kind of persons can login and perform operation 1. Admin and 2. Vendor.