A powerful and efficient solution to manage the tenders built using Core Java, DBMS, JDBC and MySQL. This individual project streamlines the tender process, by automating the entire lifecycle of tenders, right from the submission of the tender document to the final evaluation of the tenders. The system includes features such as document management, bid evaluation, and reporting. This project demonstrates my ability to design and implement complex systems using Java and database technologies.
- Core Java
- MySQL
- JDBC
- Admin Module
- Vendor Module
- Tender Module
- Bidder Module
- Admin can do all the operations like:
- Add tender/vendor
- Delete tender/vendor
- View all tenders/vendors
- Vendor can do all the operations like:
- Register himself
- Delete himself
- View all tenders
- View status of tender
- Can Bid on a tender
- To run this Application, you just have to clone the repository from github into your IDE.
- After that, just simply run the main method and do the operations as per your requirement.

