Skip to content

A terminal based auction house with user login, market purchasing, selling, and searching features in an object oriented structure.

Notifications You must be signed in to change notification settings

NathanHam16/terminal-auction-house

Repository files navigation

C-Sharp-Auction-House

Run the program from Nathan Wang CAB201 Auction House/AuctionHouse/Program.cs to open the terminal window, and the user is prompted to

  1. Register
  2. Login
  3. Exit

Once logged into the program, the user can

  1. Advertise their products
  2. View their products listed
  3. Search the market
  4. View bids on their products
  5. View their purchases
  6. Log off

This program is written with an object oriented structure in mind. Users are stored in a txt file and parsed into the program using a class list.

About

A terminal based auction house with user login, market purchasing, selling, and searching features in an object oriented structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages