WongKaiHao / Bidding-System

This is a bidding system. The data and records of this system is stored in text file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment For Data Structure

Bidding system using Swing

Data Structure : Abstract Data Type(ADT)

  • ArrayList
  • SortedDoublyLinkedList

Database

The data of this system is stored in text file.

Limitation

This program does not include :

  • multi-threading handling

About

This is a bidding system. The data and records of this system is stored in text file.


Languages

Language:Java 100.0%