-
Notifications
You must be signed in to change notification settings - Fork 17
Baseball Card Tracker User Guide
madhuri0508 edited this page Jan 12, 2014
·
8 revisions
Baseball Card Tracker (BBCT) is an application that allows you to create a database of various types of baseball cards and track the card value.
With BBCT, you can:
- Add details of baseball players
- Search for baseball players based on pre-defined search criteria
- Modify details of baseball players
- Delete player details from the database
Add Cards allows you to create a database entry of the card that you own. You can define the card details and associate a player with each card. You can also create multiple unique entries with the same card details.
- In the main menu, click Add Cards. Add Cards details entry page opens.
- In Card Details, define the values for the following:
- Card Brand, the name of the company that publishes the card.
- Card Year, the year when the card was published
- Card Number, the unique number assigned to the card.
- Card Value, the value assigned to the card. You must enter a valid dollar value and prefix the $ sign.
- Card Count, the number of cards created with the same details.
- In Player Details, define the values for the folowing:
- Player Name, the name of the player associated with the card that you define.
- Player Position, choose the position from which the player plays the game.
#Table of Contents
-
Developer Documentation
-
User Documentation